[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 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimbiota%2Fsimbiota" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simbiota/simbiota on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-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-7-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" "+1.79.0" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded inotify v0.10.2 [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded chrono v0.4.30 [INFO] [stderr] Downloaded serde_json v1.0.106 [INFO] [stderr] Downloaded quoted_printable v0.4.8 [INFO] [stderr] Downloaded rustls-webpki v0.100.2 [INFO] [stderr] Downloaded thread-id v4.2.0 [INFO] [stderr] Downloaded log4rs v1.2.0 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded clap_complete v4.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98111752dffd8e6092bebdfacd71fbb5949dfbd29c81e75ee4893592bad55133 [INFO] running `Command { std: "docker" "start" "-a" "98111752dffd8e6092bebdfacd71fbb5949dfbd29c81e75ee4893592bad55133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98111752dffd8e6092bebdfacd71fbb5949dfbd29c81e75ee4893592bad55133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98111752dffd8e6092bebdfacd71fbb5949dfbd29c81e75ee4893592bad55133", kill_on_drop: false }` [INFO] [stdout] 98111752dffd8e6092bebdfacd71fbb5949dfbd29c81e75ee4893592bad55133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87d2e2486a3d6ac1b0988dc4f50ad12abcf068bc67dcd7d8a826a2ad3825bd46 [INFO] running `Command { std: "docker" "start" "-a" "87d2e2486a3d6ac1b0988dc4f50ad12abcf068bc67dcd7d8a826a2ad3825bd46", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling simbiota-tlsh v0.0.1 (https://github.com/simbiota/tlsh-rust.git#4763e075) [INFO] [stderr] Compiling thread-id v4.2.0 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling error-chain v0.12.4 [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 email-encoding v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling simbiota-monitor v0.0.3 (/opt/rustwide/workdir/fanotify-monitor) [INFO] [stderr] Compiling simbiota-clientlib v0.0.3 (/opt/rustwide/workdir/client-lib) [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling syslog v6.1.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 thiserror 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 rustls-webpki v0.100.2 [INFO] [stderr] Compiling sct v0.7.0 [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-2207d5f36da5ad4c/out/simbiotactl.bash" [INFO] [stderr] warning: simbiotactl@0.0.3: zsh completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-2207d5f36da5ad4c/out/_simbiotactl" [INFO] [stderr] warning: simbiotactl@0.0.3: fish completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-2207d5f36da5ad4c/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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.27s [INFO] running `Command { std: "docker" "inspect" "87d2e2486a3d6ac1b0988dc4f50ad12abcf068bc67dcd7d8a826a2ad3825bd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d2e2486a3d6ac1b0988dc4f50ad12abcf068bc67dcd7d8a826a2ad3825bd46", kill_on_drop: false }` [INFO] [stdout] 87d2e2486a3d6ac1b0988dc4f50ad12abcf068bc67dcd7d8a826a2ad3825bd46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8525dc1fa9d843ff070f0e3546f0ace6323f7810e740bafeee914be8eb07db3a [INFO] running `Command { std: "docker" "start" "-a" "8525dc1fa9d843ff070f0e3546f0ace6323f7810e740bafeee914be8eb07db3a", 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 utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling simbiota-tlsh v0.0.1 (https://github.com/simbiota/tlsh-rust.git#4763e075) [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling thread-id v4.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling simbiota-monitor v0.0.3 (/opt/rustwide/workdir/fanotify-monitor) [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling simbiota-database v0.0.1 (https://github.com/simbiota/database.git#4720e945) [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling simbiota-clientlib v0.0.3 (/opt/rustwide/workdir/client-lib) [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 simple_logger v4.2.0 [INFO] [stderr] Compiling syslog v6.1.0 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling simbiota-protocol v0.0.3 (/opt/rustwide/workdir/control-protocol) [INFO] [stderr] Compiling simbiotactl v0.0.3 (/opt/rustwide/workdir/simbiotactl) [INFO] [stderr] warning: simbiotactl@0.0.3: bash completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-e9655b85cd776d48/out/simbiotactl.bash" [INFO] [stderr] warning: simbiotactl@0.0.3: zsh completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-e9655b85cd776d48/out/_simbiotactl" [INFO] [stderr] warning: simbiotactl@0.0.3: fish completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-e9655b85cd776d48/out/simbiotactl.fish" [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling rustls-webpki v0.101.5 [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.64s [INFO] running `Command { std: "docker" "inspect" "8525dc1fa9d843ff070f0e3546f0ace6323f7810e740bafeee914be8eb07db3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8525dc1fa9d843ff070f0e3546f0ace6323f7810e740bafeee914be8eb07db3a", kill_on_drop: false }` [INFO] [stdout] 8525dc1fa9d843ff070f0e3546f0ace6323f7810e740bafeee914be8eb07db3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a5f5d2ea264ea5ead8f70717c031e8188b44ef065b5c853ae6530d5f3583eba [INFO] running `Command { std: "docker" "start" "-a" "5a5f5d2ea264ea5ead8f70717c031e8188b44ef065b5c853ae6530d5f3583eba", 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-e9655b85cd776d48/out/simbiotactl.bash" [INFO] [stderr] warning: simbiotactl@0.0.3: zsh completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-e9655b85cd776d48/out/_simbiotactl" [INFO] [stderr] warning: simbiotactl@0.0.3: fish completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-e9655b85cd776d48/out/simbiotactl.fish" [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simbiota-439ea56eb75cedca) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simbiota_clientlib-ef8575b4d44ae5c4) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simbiota_monitor-bc0aaf5d5567ff5e) [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 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 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simbiota_protocol-bc99e39570b8f127) [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 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-d73b69932f595984) [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" "5a5f5d2ea264ea5ead8f70717c031e8188b44ef065b5c853ae6530d5f3583eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5f5d2ea264ea5ead8f70717c031e8188b44ef065b5c853ae6530d5f3583eba", kill_on_drop: false }` [INFO] [stdout] 5a5f5d2ea264ea5ead8f70717c031e8188b44ef065b5c853ae6530d5f3583eba