[INFO] cloning repository https://github.com/sdramare/gpt-tg-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdramare/gpt-tg-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdramare%2Fgpt-tg-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdramare%2Fgpt-tg-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41048c0dd3024fd545eaf06bc95b567e7cabbffd
[INFO] testing sdramare/gpt-tg-bot against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdramare%2Fgpt-tg-bot" "/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/sdramare/gpt-tg-bot on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sdramare/gpt-tg-bot
[INFO] finished tweaking git repo https://github.com/sdramare/gpt-tg-bot
[INFO] tweaked toml for git repo https://github.com/sdramare/gpt-tg-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/sdramare/gpt-tg-bot 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-fmt v0.4.0
[INFO] [stderr]   Downloaded reqwest-middleware v0.3.1
[INFO] [stderr]   Downloaded http-serde v2.1.0
[INFO] [stderr]   Downloaded reqwest-retry v0.5.0
[INFO] [stderr]   Downloaded lambda_runtime v0.11.1
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.11.0
[INFO] [stderr]   Downloaded retry-policies v0.3.0
[INFO] [stderr]   Downloaded lambda_http v0.11.1
[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.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48ae46780d74f0499b133f9f3d39a04d8cecb9e0110617acd78953fe9d41d55c
[INFO] running `Command { std: "docker" "start" "-a" "48ae46780d74f0499b133f9f3d39a04d8cecb9e0110617acd78953fe9d41d55c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48ae46780d74f0499b133f9f3d39a04d8cecb9e0110617acd78953fe9d41d55c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ae46780d74f0499b133f9f3d39a04d8cecb9e0110617acd78953fe9d41d55c", kill_on_drop: false }`
[INFO] [stdout] 48ae46780d74f0499b133f9f3d39a04d8cecb9e0110617acd78953fe9d41d55c
[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.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 563de2bc4b1d790fe8aca4c840c6eeb2fa6b9126ed550da3e822ea2d441bf6c4
[INFO] running `Command { std: "docker" "start" "-a" "563de2bc4b1d790fe8aca4c840c6eeb2fa6b9126ed550da3e822ea2d441bf6c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-fmt v0.4.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling query_map v0.7.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-serde v2.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling aws_lambda_events v0.15.0
[INFO] [stderr]    Compiling retry-policies v0.3.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling lambda_runtime v0.11.1
[INFO] [stderr]    Compiling reqwest-middleware v0.3.1
[INFO] [stderr]    Compiling reqwest-retry v0.5.0
[INFO] [stderr]    Compiling lambda_http v0.11.1
[INFO] [stderr]    Compiling gpt-tg-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.82s
[INFO] running `Command { std: "docker" "inspect" "563de2bc4b1d790fe8aca4c840c6eeb2fa6b9126ed550da3e822ea2d441bf6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "563de2bc4b1d790fe8aca4c840c6eeb2fa6b9126ed550da3e822ea2d441bf6c4", kill_on_drop: false }`
[INFO] [stdout] 563de2bc4b1d790fe8aca4c840c6eeb2fa6b9126ed550da3e822ea2d441bf6c4
[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.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32789cb57b7faaec2049e05ddec797e9da35040a703b473e44892f7f127127f2
[INFO] running `Command { std: "docker" "start" "-a" "32789cb57b7faaec2049e05ddec797e9da35040a703b473e44892f7f127127f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling gpt-tg-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.55s
[INFO] running `Command { std: "docker" "inspect" "32789cb57b7faaec2049e05ddec797e9da35040a703b473e44892f7f127127f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32789cb57b7faaec2049e05ddec797e9da35040a703b473e44892f7f127127f2", kill_on_drop: false }`
[INFO] [stdout] 32789cb57b7faaec2049e05ddec797e9da35040a703b473e44892f7f127127f2
[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.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70d21875301184733b97c5c9b4ff543f54c21d44a488931c41ac75e6fefbfde7
[INFO] running `Command { std: "docker" "start" "-a" "70d21875301184733b97c5c9b4ff543f54c21d44a488931c41ac75e6fefbfde7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpt_tg_bot-e1199f73568347ee)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test message_processor::tests::test_should_answer ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_photo ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_without_bot_name_or_draw_command ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_bot_name ... ok
[INFO] [stdout] test message_processor::tests::test_process_message ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_url ... ok
[INFO] [stdout] test message_processor::tests::test_should_answer_negative ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_draw_command ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_delay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70d21875301184733b97c5c9b4ff543f54c21d44a488931c41ac75e6fefbfde7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d21875301184733b97c5c9b4ff543f54c21d44a488931c41ac75e6fefbfde7", kill_on_drop: false }`
[INFO] [stdout] 70d21875301184733b97c5c9b4ff543f54c21d44a488931c41ac75e6fefbfde7
[INFO] testing sdramare/gpt-tg-bot against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdramare%2Fgpt-tg-bot" "/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/sdramare/gpt-tg-bot on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sdramare/gpt-tg-bot
[INFO] finished tweaking git repo https://github.com/sdramare/gpt-tg-bot
[INFO] tweaked toml for git repo https://github.com/sdramare/gpt-tg-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/sdramare/gpt-tg-bot 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-07-26" "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-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f749329406a102497564fb7795c5411976751c19f5c45777857d99b8f60acce3
[INFO] running `Command { std: "docker" "start" "-a" "f749329406a102497564fb7795c5411976751c19f5c45777857d99b8f60acce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f749329406a102497564fb7795c5411976751c19f5c45777857d99b8f60acce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f749329406a102497564fb7795c5411976751c19f5c45777857d99b8f60acce3", kill_on_drop: false }`
[INFO] [stdout] f749329406a102497564fb7795c5411976751c19f5c45777857d99b8f60acce3
[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-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6464e958b8042e6f572a5301522baff5d7e18bdcd7cdab01d80e06de8ef4c3f7
[INFO] running `Command { std: "docker" "start" "-a" "6464e958b8042e6f572a5301522baff5d7e18bdcd7cdab01d80e06de8ef4c3f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc78I5II/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc78I5II/symbols.o" "/opt/rustwide/target/debug/deps/async_stream_impl-415c9a4313e407f9.async_stream_impl.564a483847dc53f6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-415c9a4313e407f9.async_stream_impl.564a483847dc53f6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-415c9a4313e407f9.async_stream_impl.564a483847dc53f6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-415c9a4313e407f9.async_stream_impl.564a483847dc53f6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_stream_impl-415c9a4313e407f9.dr3ib35iduh8595tm1mr3fvy8.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_stream_impl-415c9a4313e407f9.dagasnie5pwhdr14j8uyhfm35.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-d4c93c18083023ee.rlib" "/opt/rustwide/target/debug/deps/libquote-73fdeae461978488.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e7f5ae6d1319f1e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7fd07629a75cbaef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d1123173dc5b0f1b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-92ab4dc563270583.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-515e9abd41d02c69.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-622e42cc39e05fc4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2ba0f15f65b1256a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-354bf1513344333d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b8f16f1c19b7f71.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d027667d5e3694f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-da76130346d56437.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fe532fe8a4754508.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d0b52e3dee0e1e4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9b11a95b000a613c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-950f299ae0e5e3d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-922d78ebef98e05a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a262d2a9dedccebf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-73759707f8562cbe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-13278130fdb70e26.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bd5af16b185c916e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff5827631daf3c91.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_stream_impl-415c9a4313e407f9.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libasync_stream_impl-415c9a4313e407f9.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustclQNo5u/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustclQNo5u/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.thiserror_impl.8f13992749733b6e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.cw8w5ew3xjewaut6dbv8v87vz.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-746744af2b2611ee.bzf0vmca3k5zs0hzabegubg0n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-d4c93c18083023ee.rlib" "/opt/rustwide/target/debug/deps/libquote-73fdeae461978488.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e7f5ae6d1319f1e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7fd07629a75cbaef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d1123173dc5b0f1b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-92ab4dc563270583.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-515e9abd41d02c69.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-622e42cc39e05fc4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2ba0f15f65b1256a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-354bf1513344333d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b8f16f1c19b7f71.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d027667d5e3694f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-da76130346d56437.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fe532fe8a4754508.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d0b52e3dee0e1e4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9b11a95b000a613c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-950f299ae0e5e3d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-922d78ebef98e05a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a262d2a9dedccebf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-73759707f8562cbe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-13278130fdb70e26.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bd5af16b185c916e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff5827631daf3c91.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-746744af2b2611ee.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libthiserror_impl-746744af2b2611ee.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phf_macros` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-stream-impl` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJDKOrR/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalvM3nB"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcMDNVks/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMDNVks/symbols.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.derive_more.2c910e1cf0df6d18-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.7adrpt13n6wwxd4c5epfqmqci.rcgu.rmeta" "/opt/rustwide/target/debug/deps/derive_more-1537aba6ddd1e696.5awymif7ktxnnj8s1mycbbb3u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconvert_case-4ce6d2898a228574.rlib" "/opt/rustwide/target/debug/deps/libsyn-501d0c4e03278fb8.rlib" "/opt/rustwide/target/debug/deps/libquote-73fdeae461978488.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e7f5ae6d1319f1e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7fd07629a75cbaef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d1123173dc5b0f1b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-92ab4dc563270583.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-515e9abd41d02c69.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-622e42cc39e05fc4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2ba0f15f65b1256a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-354bf1513344333d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b8f16f1c19b7f71.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d027667d5e3694f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-da76130346d56437.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fe532fe8a4754508.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d0b52e3dee0e1e4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9b11a95b000a613c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-950f299ae0e5e3d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-922d78ebef98e05a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a262d2a9dedccebf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-73759707f8562cbe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-13278130fdb70e26.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bd5af16b185c916e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff5827631daf3c91.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderive_more-1537aba6ddd1e696.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libderive_more-1537aba6ddd1e696.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_more` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6464e958b8042e6f572a5301522baff5d7e18bdcd7cdab01d80e06de8ef4c3f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6464e958b8042e6f572a5301522baff5d7e18bdcd7cdab01d80e06de8ef4c3f7", kill_on_drop: false }`
[INFO] [stdout] 6464e958b8042e6f572a5301522baff5d7e18bdcd7cdab01d80e06de8ef4c3f7