[INFO] cloning repository https://github.com/Josh2604/rust_x_clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Josh2604/rust_x_clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh2604%2Frust_x_clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh2604%2Frust_x_clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4575bef997cc6fad24540c4a2f412b4eb368ebd9 [INFO] testing Josh2604/rust_x_clone against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh2604%2Frust_x_clone" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Josh2604/rust_x_clone 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/Josh2604/rust_x_clone [INFO] finished tweaking git repo https://github.com/Josh2604/rust_x_clone [INFO] tweaked toml for git repo https://github.com/Josh2604/rust_x_clone written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Josh2604/rust_x_clone 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 mysqlclient-sys v0.2.5 [INFO] [stderr] Downloaded syn v2.0.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 866b146466d9b2584679d0cdcdaffce7031904f44f047970c4df801dbf5f88f2 [INFO] running `Command { std: "docker" "start" "-a" "866b146466d9b2584679d0cdcdaffce7031904f44f047970c4df801dbf5f88f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "866b146466d9b2584679d0cdcdaffce7031904f44f047970c4df801dbf5f88f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866b146466d9b2584679d0cdcdaffce7031904f44f047970c4df801dbf5f88f2", kill_on_drop: false }` [INFO] [stdout] 866b146466d9b2584679d0cdcdaffce7031904f44f047970c4df801dbf5f88f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 89ff87d287e70b643447def12a0664039f3985819b0ef129f3f5c0d9d2095f59 [INFO] running `Command { std: "docker" "start" "-a" "89ff87d287e70b643447def12a0664039f3985819b0ef129f3f5c0d9d2095f59", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling diesel_derives v2.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stderr] Compiling diesel v2.1.1 [INFO] [stderr] Compiling actix_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BigInt`, `Text`, `Timestamp` [INFO] [stdout] --> src/tweets.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::sql_types::{Text, Timestamp, BigInt}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/tweets.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/likes.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn get_tweet_likes(path: Path<(String,)>)-> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/likes.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn make_like_tweet(path: Path<(String,)>)-> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/likes.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn remove_like_tweet(path: Path<(String,)>)-> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/tweets.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "89ff87d287e70b643447def12a0664039f3985819b0ef129f3f5c0d9d2095f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ff87d287e70b643447def12a0664039f3985819b0ef129f3f5c0d9d2095f59", kill_on_drop: false }` [INFO] [stdout] 89ff87d287e70b643447def12a0664039f3985819b0ef129f3f5c0d9d2095f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e052db99e470b36dd387fb24b703e32793dfdabb42fa76ae2db24fa2822e19fa [INFO] running `Command { std: "docker" "start" "-a" "e052db99e470b36dd387fb24b703e32793dfdabb42fa76ae2db24fa2822e19fa", kill_on_drop: false }` [INFO] [stderr] Compiling actix_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BigInt`, `Text`, `Timestamp` [INFO] [stdout] --> src/tweets.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::sql_types::{Text, Timestamp, BigInt}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/tweets.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/likes.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn get_tweet_likes(path: Path<(String,)>)-> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/likes.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn make_like_tweet(path: Path<(String,)>)-> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/likes.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn remove_like_tweet(path: Path<(String,)>)-> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/tweets.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "e052db99e470b36dd387fb24b703e32793dfdabb42fa76ae2db24fa2822e19fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e052db99e470b36dd387fb24b703e32793dfdabb42fa76ae2db24fa2822e19fa", kill_on_drop: false }` [INFO] [stdout] e052db99e470b36dd387fb24b703e32793dfdabb42fa76ae2db24fa2822e19fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cfc6360bef52921eb8a6703c7640cd5ebe9aef4ea6b60223ccf6ef34fa7f026c [INFO] running `Command { std: "docker" "start" "-a" "cfc6360bef52921eb8a6703c7640cd5ebe9aef4ea6b60223ccf6ef34fa7f026c", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BigInt`, `Text`, `Timestamp` [INFO] [stderr] --> src/tweets.rs:6:25 [INFO] [stderr] | [INFO] [stderr] 6 | use diesel::sql_types::{Text, Timestamp, BigInt}; [INFO] [stderr] | ^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/tweets.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/likes.rs:7:30 [INFO] [stderr] | [INFO] [stderr] 7 | pub async fn get_tweet_likes(path: Path<(String,)>)-> HttpResponse { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/likes.rs:17:30 [INFO] [stderr] | [INFO] [stderr] 17 | pub async fn make_like_tweet(path: Path<(String,)>)-> HttpResponse { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/likes.rs:27:32 [INFO] [stderr] | [INFO] [stderr] 27 | pub async fn remove_like_tweet(path: Path<(String,)>)-> HttpResponse { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: unused import: `diesel::prelude` [INFO] [stderr] --> src/tweets.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use diesel::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `actix_server` (bin "actix_server" test) generated 7 warnings (run `cargo fix --bin "actix_server" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actix_server-01a5e971e0aeb645) [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" "cfc6360bef52921eb8a6703c7640cd5ebe9aef4ea6b60223ccf6ef34fa7f026c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc6360bef52921eb8a6703c7640cd5ebe9aef4ea6b60223ccf6ef34fa7f026c", kill_on_drop: false }` [INFO] [stdout] cfc6360bef52921eb8a6703c7640cd5ebe9aef4ea6b60223ccf6ef34fa7f026c [INFO] testing Josh2604/rust_x_clone 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%2FJosh2604%2Frust_x_clone" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Josh2604/rust_x_clone 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/Josh2604/rust_x_clone [INFO] finished tweaking git repo https://github.com/Josh2604/rust_x_clone [INFO] tweaked toml for git repo https://github.com/Josh2604/rust_x_clone written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Josh2604/rust_x_clone 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 62c81b3833478e5e43d2e2a12e1742df3ae2afd3424bd65d6ca1a45a12610e5b [INFO] running `Command { std: "docker" "start" "-a" "62c81b3833478e5e43d2e2a12e1742df3ae2afd3424bd65d6ca1a45a12610e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62c81b3833478e5e43d2e2a12e1742df3ae2afd3424bd65d6ca1a45a12610e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c81b3833478e5e43d2e2a12e1742df3ae2afd3424bd65d6ca1a45a12610e5b", kill_on_drop: false }` [INFO] [stdout] 62c81b3833478e5e43d2e2a12e1742df3ae2afd3424bd65d6ca1a45a12610e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b1d82e4e0b722537856f5d80091be588aa3fc58a03e3ea513467822c33141b96 [INFO] running `Command { std: "docker" "start" "-a" "b1d82e4e0b722537856f5d80091be588aa3fc58a03e3ea513467822c33141b96", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/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 derive_more v0.99.17 [INFO] [stderr] Compiling local-channel v0.1.3 [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" "b1d82e4e0b722537856f5d80091be588aa3fc58a03e3ea513467822c33141b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d82e4e0b722537856f5d80091be588aa3fc58a03e3ea513467822c33141b96", kill_on_drop: false }` [INFO] [stdout] b1d82e4e0b722537856f5d80091be588aa3fc58a03e3ea513467822c33141b96