[INFO] cloning repository https://github.com/tomoikey/Rust-GraphQL-Server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomoikey/Rust-GraphQL-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoikey%2FRust-GraphQL-Server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoikey%2FRust-GraphQL-Server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 251089ef9debc14ba647504ca2d1a73429cef89e [INFO] testing tomoikey/Rust-GraphQL-Server against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoikey%2FRust-GraphQL-Server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomoikey/Rust-GraphQL-Server 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/tomoikey/Rust-GraphQL-Server [INFO] finished tweaking git repo https://github.com/tomoikey/Rust-GraphQL-Server [INFO] tweaked toml for git repo https://github.com/tomoikey/Rust-GraphQL-Server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomoikey/Rust-GraphQL-Server 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 async-graphql-parser v5.0.9 [INFO] [stderr] Downloaded async-graphql-value v5.0.9 [INFO] [stderr] Downloaded async-graphql v5.0.9 [INFO] [stderr] Downloaded async-graphql-derive v5.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 64eebc6bf7104fb640633255a16979e6ee936d5cce43dc07d22f4fc3dc28b02e [INFO] running `Command { std: "docker" "start" "-a" "64eebc6bf7104fb640633255a16979e6ee936d5cce43dc07d22f4fc3dc28b02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64eebc6bf7104fb640633255a16979e6ee936d5cce43dc07d22f4fc3dc28b02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64eebc6bf7104fb640633255a16979e6ee936d5cce43dc07d22f4fc3dc28b02e", kill_on_drop: false }` [INFO] [stdout] 64eebc6bf7104fb640633255a16979e6ee936d5cce43dc07d22f4fc3dc28b02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bae364319bdb1058a8c634ba7d50330f0726767fb935c479f23b61ac16967d42 [INFO] running `Command { std: "docker" "start" "-a" "bae364319bdb1058a8c634ba7d50330f0726767fb935c479f23b61ac16967d42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling async-graphql-value v5.0.9 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling async-graphql-parser v5.0.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-graphql-derive v5.0.9 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling async-graphql v5.0.9 [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_member` is never used [INFO] [stdout] --> src/repository.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 50 | impl Member { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | fn to_member(self) -> crate::model::member::Member { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/repository.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct JoinedRoom { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 78 | id: u8, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.66s [INFO] running `Command { std: "docker" "inspect" "bae364319bdb1058a8c634ba7d50330f0726767fb935c479f23b61ac16967d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae364319bdb1058a8c634ba7d50330f0726767fb935c479f23b61ac16967d42", kill_on_drop: false }` [INFO] [stdout] bae364319bdb1058a8c634ba7d50330f0726767fb935c479f23b61ac16967d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 68745d551a0b00ebff8ff836c42bbf56f8842aa146321d463899e7a4d287b12a [INFO] running `Command { std: "docker" "start" "-a" "68745d551a0b00ebff8ff836c42bbf56f8842aa146321d463899e7a4d287b12a", kill_on_drop: false }` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_member` is never used [INFO] [stdout] --> src/repository.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 50 | impl Member { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | fn to_member(self) -> crate::model::member::Member { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/repository.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct JoinedRoom { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 78 | id: u8, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "68745d551a0b00ebff8ff836c42bbf56f8842aa146321d463899e7a4d287b12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68745d551a0b00ebff8ff836c42bbf56f8842aa146321d463899e7a4d287b12a", kill_on_drop: false }` [INFO] [stdout] 68745d551a0b00ebff8ff836c42bbf56f8842aa146321d463899e7a4d287b12a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2514b1c364422c0cc88ac72281d8c4cded4ce702b43347ac16f029dd1e7de5ac [INFO] running `Command { std: "docker" "start" "-a" "2514b1c364422c0cc88ac72281d8c4cded4ce702b43347ac16f029dd1e7de5ac", kill_on_drop: false }` [INFO] [stderr] warning: method `to_member` is never used [INFO] [stderr] --> src/repository.rs:69:8 [INFO] [stderr] | [INFO] [stderr] 50 | impl Member { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 69 | fn to_member(self) -> crate::model::member::Member { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/repository.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 77 | pub struct JoinedRoom { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 78 | id: u8, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: `hello_cargo` (bin "hello_cargo" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_cargo-58b924a64363f7db) [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" "2514b1c364422c0cc88ac72281d8c4cded4ce702b43347ac16f029dd1e7de5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2514b1c364422c0cc88ac72281d8c4cded4ce702b43347ac16f029dd1e7de5ac", kill_on_drop: false }` [INFO] [stdout] 2514b1c364422c0cc88ac72281d8c4cded4ce702b43347ac16f029dd1e7de5ac [INFO] testing tomoikey/Rust-GraphQL-Server 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%2Ftomoikey%2FRust-GraphQL-Server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomoikey/Rust-GraphQL-Server 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/tomoikey/Rust-GraphQL-Server [INFO] finished tweaking git repo https://github.com/tomoikey/Rust-GraphQL-Server [INFO] tweaked toml for git repo https://github.com/tomoikey/Rust-GraphQL-Server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tomoikey/Rust-GraphQL-Server 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 09e1f4085b664e16572d1a7b1ce747ceb41fc6f57c40cdfb015a173be3bfe940 [INFO] running `Command { std: "docker" "start" "-a" "09e1f4085b664e16572d1a7b1ce747ceb41fc6f57c40cdfb015a173be3bfe940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09e1f4085b664e16572d1a7b1ce747ceb41fc6f57c40cdfb015a173be3bfe940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e1f4085b664e16572d1a7b1ce747ceb41fc6f57c40cdfb015a173be3bfe940", kill_on_drop: false }` [INFO] [stdout] 09e1f4085b664e16572d1a7b1ce747ceb41fc6f57c40cdfb015a173be3bfe940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9e55c72137c8cd9d0704509c7480fbed883d97f2700f1127bf665c8d91a97706 [INFO] running `Command { std: "docker" "start" "-a" "9e55c72137c8cd9d0704509c7480fbed883d97f2700f1127bf665c8d91a97706", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling async-graphql-value v5.0.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-8b9a742734bbcf5f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaizk5Jl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaw11Qqg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql-value` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWg2jBy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta18oYMM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e55c72137c8cd9d0704509c7480fbed883d97f2700f1127bf665c8d91a97706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e55c72137c8cd9d0704509c7480fbed883d97f2700f1127bf665c8d91a97706", kill_on_drop: false }` [INFO] [stdout] 9e55c72137c8cd9d0704509c7480fbed883d97f2700f1127bf665c8d91a97706