[INFO] cloning repository https://github.com/pablosr11/rusty_art [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pablosr11/rusty_art" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablosr11%2Frusty_art", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablosr11%2Frusty_art'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcbc54d7ad2e83f5c9c2eb2c9be161805a877a08 [INFO] testing pablosr11/rusty_art against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablosr11%2Frusty_art" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pablosr11/rusty_art on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pablosr11/rusty_art [INFO] finished tweaking git repo https://github.com/pablosr11/rusty_art [INFO] tweaked toml for git repo https://github.com/pablosr11/rusty_art written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pablosr11/rusty_art 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd9f53af0cb96c8d0113e39013b78fc9088f2c626a096102fd04fa7103280e35 [INFO] running `Command { std: "docker" "start" "-a" "fd9f53af0cb96c8d0113e39013b78fc9088f2c626a096102fd04fa7103280e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd9f53af0cb96c8d0113e39013b78fc9088f2c626a096102fd04fa7103280e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9f53af0cb96c8d0113e39013b78fc9088f2c626a096102fd04fa7103280e35", kill_on_drop: false }` [INFO] [stdout] fd9f53af0cb96c8d0113e39013b78fc9088f2c626a096102fd04fa7103280e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 218c5291bc79fde5bb0cd1f15002d4bea297d27f846fb38a1f58bba4ddf3442a [INFO] running `Command { std: "docker" "start" "-a" "218c5291bc79fde5bb0cd1f15002d4bea297d27f846fb38a1f58bba4ddf3442a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.5 [INFO] [stderr] Compiling rusty_art v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 17 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 18 | token_add: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | number: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | currency: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | price: f32, [INFO] [stdout] 22 | link_img: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | for_sale: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | programId: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | name: String, [INFO] [stdout] 26 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | escrowAdd: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | seller_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | skin: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | ranking: Option, [INFO] [stdout] 34 | buyer_add: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | blockhash: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | last_sold_price: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.06s [INFO] running `Command { std: "docker" "inspect" "218c5291bc79fde5bb0cd1f15002d4bea297d27f846fb38a1f58bba4ddf3442a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218c5291bc79fde5bb0cd1f15002d4bea297d27f846fb38a1f58bba4ddf3442a", kill_on_drop: false }` [INFO] [stdout] 218c5291bc79fde5bb0cd1f15002d4bea297d27f846fb38a1f58bba4ddf3442a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cf0908a9617da9eae033c806c2734b7449892763c02321424916ec44153fa0f [INFO] running `Command { std: "docker" "start" "-a" "0cf0908a9617da9eae033c806c2734b7449892763c02321424916ec44153fa0f", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_art v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 17 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 18 | token_add: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | number: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | currency: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | price: f32, [INFO] [stdout] 22 | link_img: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | for_sale: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | programId: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | name: String, [INFO] [stdout] 26 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | escrowAdd: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | seller_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | skin: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | ranking: Option, [INFO] [stdout] 34 | buyer_add: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | blockhash: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | last_sold_price: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "0cf0908a9617da9eae033c806c2734b7449892763c02321424916ec44153fa0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf0908a9617da9eae033c806c2734b7449892763c02321424916ec44153fa0f", kill_on_drop: false }` [INFO] [stdout] 0cf0908a9617da9eae033c806c2734b7449892763c02321424916ec44153fa0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebf98b3fd3b1fc1fd4a2bdc4341f1430fee70ec4ad4bc2984406406eeb88313f [INFO] running `Command { std: "docker" "start" "-a" "ebf98b3fd3b1fc1fd4a2bdc4341f1430fee70ec4ad4bc2984406406eeb88313f", kill_on_drop: false }` [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | struct Entry { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 17 | id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] 18 | token_add: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 19 | number: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 20 | currency: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 21 | price: f32, [INFO] [stderr] 22 | link_img: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 23 | for_sale: u8, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 24 | programId: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 25 | name: String, [INFO] [stderr] 26 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 27 | escrowAdd: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 28 | seller_address: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | skin: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 32 | r#type: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 33 | ranking: Option, [INFO] [stderr] 34 | buyer_add: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 35 | blockhash: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 36 | last_sold_price: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty_art` (bin "rusty_art" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_art-5a06a5fabadc68ec) [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" "ebf98b3fd3b1fc1fd4a2bdc4341f1430fee70ec4ad4bc2984406406eeb88313f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf98b3fd3b1fc1fd4a2bdc4341f1430fee70ec4ad4bc2984406406eeb88313f", kill_on_drop: false }` [INFO] [stdout] ebf98b3fd3b1fc1fd4a2bdc4341f1430fee70ec4ad4bc2984406406eeb88313f [INFO] testing pablosr11/rusty_art against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablosr11%2Frusty_art" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pablosr11/rusty_art on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pablosr11/rusty_art [INFO] finished tweaking git repo https://github.com/pablosr11/rusty_art [INFO] tweaked toml for git repo https://github.com/pablosr11/rusty_art written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pablosr11/rusty_art 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47629f6cdacaa85a15f685decbb0ca6f55573e4fc6a81c313ae5f28a88031042 [INFO] running `Command { std: "docker" "start" "-a" "47629f6cdacaa85a15f685decbb0ca6f55573e4fc6a81c313ae5f28a88031042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47629f6cdacaa85a15f685decbb0ca6f55573e4fc6a81c313ae5f28a88031042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47629f6cdacaa85a15f685decbb0ca6f55573e4fc6a81c313ae5f28a88031042", kill_on_drop: false }` [INFO] [stdout] 47629f6cdacaa85a15f685decbb0ca6f55573e4fc6a81c313ae5f28a88031042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da4d47d93f3193e9db5aea2673717b27bf8887f9976f92d51050b8a3bb39b6e7 [INFO] running `Command { std: "docker" "start" "-a" "da4d47d93f3193e9db5aea2673717b27bf8887f9976f92d51050b8a3bb39b6e7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stdout] error: failed to write /tmp/rustckDBSH7/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMvkaMT" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/proc-macro2-65e5f2631ed53e1f/build_script_build-65e5f2631ed53e1f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-65e5f2631ed53e1f/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `itoa` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFHwkqL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8C9Rnm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "da4d47d93f3193e9db5aea2673717b27bf8887f9976f92d51050b8a3bb39b6e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da4d47d93f3193e9db5aea2673717b27bf8887f9976f92d51050b8a3bb39b6e7", kill_on_drop: false }` [INFO] [stdout] da4d47d93f3193e9db5aea2673717b27bf8887f9976f92d51050b8a3bb39b6e7