[INFO] cloning repository https://github.com/Accurate0/replybot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Accurate0/replybot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAccurate0%2Freplybot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAccurate0%2Freplybot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50a51ec9e22b5e34f8a0ebdd3e2e379b8a4a3b3b [INFO] testing Accurate0/replybot against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAccurate0%2Freplybot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Accurate0/replybot on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Accurate0/replybot [INFO] finished tweaking git repo https://github.com/Accurate0/replybot [INFO] tweaked toml for git repo https://github.com/Accurate0/replybot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Accurate0/replybot 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.5.7 [INFO] [stderr] Downloaded zephyrus v0.10.0 [INFO] [stderr] Downloaded twilight-util v0.15.2 [INFO] [stderr] Downloaded aws-smithy-http v0.56.0 [INFO] [stderr] Downloaded twilight-http-ratelimiting v0.15.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.56.0 [INFO] [stderr] Downloaded reqwest-retry v0.2.2 [INFO] [stderr] Downloaded aws-sigv4 v0.56.0 [INFO] [stderr] Downloaded zephyrus-macros v0.10.0 [INFO] [stderr] Downloaded pest_generator v2.5.7 [INFO] [stderr] Downloaded twilight-gateway v0.15.1 [INFO] [stderr] Downloaded twilight-cache-inmemory v0.15.2 [INFO] [stderr] Downloaded aws-config v0.56.0 [INFO] [stderr] Downloaded aws-sdk-sts v0.29.0 [INFO] [stderr] Downloaded pest v2.5.7 [INFO] [stderr] Downloaded async-compression v0.4.1 [INFO] [stderr] Downloaded openssl-src v111.25.3+1.1.1t [INFO] [stderr] Downloaded twilight-model v0.15.2 [INFO] [stderr] Downloaded aws-sdk-secretsmanager v0.29.0 [INFO] [stderr] Downloaded twilight-http v0.15.1 [INFO] [stderr] Downloaded redis v0.23.2 [INFO] [stderr] Downloaded aws-sdk-dynamodb v0.29.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.29.0 [INFO] [stderr] Downloaded aws-smithy-client v0.56.0 [INFO] [stderr] Downloaded aws-smithy-types v0.56.0 [INFO] [stderr] Downloaded aws-credential-types v0.56.0 [INFO] [stderr] Downloaded aws-smithy-runtime v0.56.0 [INFO] [stderr] Downloaded pest_meta v2.5.7 [INFO] [stderr] Downloaded serde_dynamo v4.2.4 [INFO] [stderr] Downloaded aws-smithy-runtime-api v0.56.0 [INFO] [stderr] Downloaded reqwest-tracing v0.4.5 [INFO] [stderr] Downloaded aws-smithy-json v0.56.0 [INFO] [stderr] Downloaded aws-runtime v0.56.0 [INFO] [stderr] Downloaded aws-smithy-async v0.56.0 [INFO] [stderr] Downloaded aws-http v0.56.0 [INFO] [stderr] Downloaded twilight-gateway-queue v0.15.1 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.56.0 [INFO] [stderr] Downloaded twilight-validate v0.15.1 [INFO] [stderr] Downloaded aws-types v0.56.0 [INFO] [stderr] Downloaded aws-smithy-query v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce4056b5d9611bd930820cd68409b0b0f6f9702afeab3670038ae9e57df1e9fa [INFO] running `Command { std: "docker" "start" "-a" "ce4056b5d9611bd930820cd68409b0b0f6f9702afeab3670038ae9e57df1e9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce4056b5d9611bd930820cd68409b0b0f6f9702afeab3670038ae9e57df1e9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4056b5d9611bd930820cd68409b0b0f6f9702afeab3670038ae9e57df1e9fa", kill_on_drop: false }` [INFO] [stdout] ce4056b5d9611bd930820cd68409b0b0f6f9702afeab3670038ae9e57df1e9fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21a9d7f173c54fba93999cd4a0ca9afc264fdf670a01ebb1ae293932c18f7ded [INFO] running `Command { std: "docker" "start" "-a" "21a9d7f173c54fba93999cd4a0ca9afc264fdf670a01ebb1ae293932c18f7ded", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling aws-smithy-types v0.56.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.101.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling openssl-src v111.25.3+1.1.1t [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling aws-types v0.56.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling twilight-model v0.15.2 [INFO] [stderr] Compiling aws-smithy-json v0.56.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling aws-smithy-async v0.56.0 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-credential-types v0.56.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling async-compression v0.4.1 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.15.1 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling aws-smithy-xml v0.56.0 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling aws-smithy-query v0.56.0 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling cached_proc_macro v0.17.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling retry-policies v0.1.2 [INFO] [stderr] Compiling zephyrus-macros v0.10.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling twilight-gateway-queue v0.15.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling cached v0.44.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling aws-smithy-http v0.56.0 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.0 [INFO] [stderr] Compiling aws-sigv4 v0.56.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling redis v0.23.2 [INFO] [stderr] Compiling twilight-validate v0.15.1 [INFO] [stderr] Compiling aws-http v0.56.0 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.0 [INFO] [stderr] Compiling aws-runtime v0.56.0 [INFO] [stderr] Compiling twilight-http v0.15.1 [INFO] [stderr] Compiling twilight-util v0.15.2 [INFO] [stderr] Compiling twilight-cache-inmemory v0.15.2 [INFO] [stderr] Compiling aws-sdk-sso v0.29.0 [INFO] [stderr] Compiling aws-sdk-sts v0.29.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.29.0 [INFO] [stderr] Compiling aws-config v0.56.0 [INFO] [stderr] Compiling twilight-gateway v0.15.1 [INFO] [stderr] Compiling zephyrus v0.10.0 [INFO] [stderr] Compiling aws-sdk-secretsmanager v0.29.0 [INFO] [stderr] Compiling serde_dynamo v4.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling reqwest-middleware v0.2.3 [INFO] [stderr] Compiling reqwest-retry v0.2.2 [INFO] [stderr] Compiling reqwest-tracing v0.4.5 [INFO] [stderr] Compiling replybot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 36s [INFO] running `Command { std: "docker" "inspect" "21a9d7f173c54fba93999cd4a0ca9afc264fdf670a01ebb1ae293932c18f7ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a9d7f173c54fba93999cd4a0ca9afc264fdf670a01ebb1ae293932c18f7ded", kill_on_drop: false }` [INFO] [stdout] 21a9d7f173c54fba93999cd4a0ca9afc264fdf670a01ebb1ae293932c18f7ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a12aa922becf8845fbeb8f044dcf6b8af80fe91cbb2b7cc500d081c5df4c062 [INFO] running `Command { std: "docker" "start" "-a" "5a12aa922becf8845fbeb8f044dcf6b8af80fe91cbb2b7cc500d081c5df4c062", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling replybot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.41s [INFO] running `Command { std: "docker" "inspect" "5a12aa922becf8845fbeb8f044dcf6b8af80fe91cbb2b7cc500d081c5df4c062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a12aa922becf8845fbeb8f044dcf6b8af80fe91cbb2b7cc500d081c5df4c062", kill_on_drop: false }` [INFO] [stdout] 5a12aa922becf8845fbeb8f044dcf6b8af80fe91cbb2b7cc500d081c5df4c062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a07ebbd2a9e2d32d35d67a91b4a5fbd70d7e4eafde3e09df44199bd0d6e8cf9 [INFO] running `Command { std: "docker" "start" "-a" "4a07ebbd2a9e2d32d35d67a91b4a5fbd70d7e4eafde3e09df44199bd0d6e8cf9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/replybot-a47f162e41a21b4f) [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" "4a07ebbd2a9e2d32d35d67a91b4a5fbd70d7e4eafde3e09df44199bd0d6e8cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a07ebbd2a9e2d32d35d67a91b4a5fbd70d7e4eafde3e09df44199bd0d6e8cf9", kill_on_drop: false }` [INFO] [stdout] 4a07ebbd2a9e2d32d35d67a91b4a5fbd70d7e4eafde3e09df44199bd0d6e8cf9