[INFO] cloning repository https://github.com/rashed091/tweets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rashed091/tweets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frashed091%2Ftweets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frashed091%2Ftweets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1ee1605d8c0e215690abb9b8544467a5d524da2 [INFO] testing rashed091/tweets against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frashed091%2Ftweets" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rashed091/tweets 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] started tweaking git repo https://github.com/rashed091/tweets [INFO] finished tweaking git repo https://github.com/rashed091/tweets [INFO] tweaked toml for git repo https://github.com/rashed091/tweets written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rashed091/tweets 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salvo v0.66.2 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded salvo-serde-util v0.66.2 [INFO] [stderr] Downloaded opaque-debug v0.3.1 [INFO] [stderr] Downloaded salvo_macros v0.66.2 [INFO] [stderr] Downloaded multer v3.0.0 [INFO] [stderr] Downloaded env_logger v0.11.3 [INFO] [stderr] Downloaded polyval v0.6.2 [INFO] [stderr] Downloaded diesel_derives v2.1.3 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded diesel v2.1.5 [INFO] [stderr] Downloaded h2 v0.4.3 [INFO] [stderr] Downloaded env_filter v0.1.0 [INFO] [stderr] Downloaded base64 v0.22.0 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded mime-infer v3.0.0 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded salvo_extra v0.66.2 [INFO] [stderr] Downloaded salvo-cors v0.66.2 [INFO] [stderr] Downloaded str-buf v3.0.3 [INFO] [stderr] Downloaded xxhash-rust v0.8.10 [INFO] [stderr] Downloaded etag v4.0.0 [INFO] [stderr] Downloaded salvo_core v0.66.2 [INFO] [stderr] Downloaded web-time v1.1.0 [INFO] [stderr] Downloaded ulid v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c91bff7b2539be420ecb2f6c8199376a16bf58e4d7689bedc94254ccc59076f7 [INFO] running `Command { std: "docker" "start" "-a" "c91bff7b2539be420ecb2f6c8199376a16bf58e4d7689bedc94254ccc59076f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c91bff7b2539be420ecb2f6c8199376a16bf58e4d7689bedc94254ccc59076f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91bff7b2539be420ecb2f6c8199376a16bf58e4d7689bedc94254ccc59076f7", kill_on_drop: false }` [INFO] [stdout] c91bff7b2539be420ecb2f6c8199376a16bf58e4d7689bedc94254ccc59076f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 269c6419f2df2bfa48bf051217e8ee7b2b1f0770b4d045f14306709694745820 [INFO] running `Command { std: "docker" "start" "-a" "269c6419f2df2bfa48bf051217e8ee7b2b1f0770b4d045f14306709694745820", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling etag v4.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling ulid v1.1.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling salvo-serde-util v0.66.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling diesel_derives v2.1.3 [INFO] [stderr] Compiling salvo_macros v0.66.2 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling diesel v2.1.5 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling salvo_core v0.66.2 [INFO] [stderr] Compiling salvo_extra v0.66.2 [INFO] [stderr] Compiling salvo-cors v0.66.2 [INFO] [stderr] Compiling salvo v0.66.2 [INFO] [stderr] Compiling tweet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "269c6419f2df2bfa48bf051217e8ee7b2b1f0770b4d045f14306709694745820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269c6419f2df2bfa48bf051217e8ee7b2b1f0770b4d045f14306709694745820", kill_on_drop: false }` [INFO] [stdout] 269c6419f2df2bfa48bf051217e8ee7b2b1f0770b4d045f14306709694745820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1a11c03eeafb34d8fc61ddb4cf91788f40df3a45f083194b9ac4f1cd26ef22fe [INFO] running `Command { std: "docker" "start" "-a" "1a11c03eeafb34d8fc61ddb4cf91788f40df3a45f083194b9ac4f1cd26ef22fe", kill_on_drop: false }` [INFO] [stderr] Compiling tweet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "1a11c03eeafb34d8fc61ddb4cf91788f40df3a45f083194b9ac4f1cd26ef22fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a11c03eeafb34d8fc61ddb4cf91788f40df3a45f083194b9ac4f1cd26ef22fe", kill_on_drop: false }` [INFO] [stdout] 1a11c03eeafb34d8fc61ddb4cf91788f40df3a45f083194b9ac4f1cd26ef22fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ddde7c4c3695e336161973687980b8c1aee1c0c1dd421a38a2a21492a8591b44 [INFO] running `Command { std: "docker" "start" "-a" "ddde7c4c3695e336161973687980b8c1aee1c0c1dd421a38a2a21492a8591b44", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tweet-b7c27f64be3e67d6) [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" "ddde7c4c3695e336161973687980b8c1aee1c0c1dd421a38a2a21492a8591b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddde7c4c3695e336161973687980b8c1aee1c0c1dd421a38a2a21492a8591b44", kill_on_drop: false }` [INFO] [stdout] ddde7c4c3695e336161973687980b8c1aee1c0c1dd421a38a2a21492a8591b44 [INFO] testing rashed091/tweets against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frashed091%2Ftweets" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rashed091/tweets on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rashed091/tweets [INFO] finished tweaking git repo https://github.com/rashed091/tweets [INFO] tweaked toml for git repo https://github.com/rashed091/tweets written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rashed091/tweets 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" "+beta-2024-06-22" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ac4f411856ef4dc7650fa181e72663bb883514c3cda16a8dae9a27a8fcb72cf [INFO] running `Command { std: "docker" "start" "-a" "8ac4f411856ef4dc7650fa181e72663bb883514c3cda16a8dae9a27a8fcb72cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ac4f411856ef4dc7650fa181e72663bb883514c3cda16a8dae9a27a8fcb72cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac4f411856ef4dc7650fa181e72663bb883514c3cda16a8dae9a27a8fcb72cf", kill_on_drop: false }` [INFO] [stdout] 8ac4f411856ef4dc7650fa181e72663bb883514c3cda16a8dae9a27a8fcb72cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a57ef2093820a31474130f6691940d615648e8b9a4ceb2b453126db043a5e54 [INFO] running `Command { std: "docker" "start" "-a" "8a57ef2093820a31474130f6691940d615648e8b9a4ceb2b453126db043a5e54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling etag v4.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8a57ef2093820a31474130f6691940d615648e8b9a4ceb2b453126db043a5e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a57ef2093820a31474130f6691940d615648e8b9a4ceb2b453126db043a5e54", kill_on_drop: false }` [INFO] [stdout] 8a57ef2093820a31474130f6691940d615648e8b9a4ceb2b453126db043a5e54