[INFO] cloning repository https://github.com/pythoneer/docker_build_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythoneer/docker_build_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fdocker_build_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fdocker_build_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f05673e416f23bb85364f97b34ce92b47fa2e4aa [INFO] building pythoneer/docker_build_test against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fdocker_build_test" "/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/pythoneer/docker_build_test on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pythoneer/docker_build_test [INFO] finished tweaking git repo https://github.com/pythoneer/docker_build_test [INFO] tweaked toml for git repo https://github.com/pythoneer/docker_build_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pythoneer/docker_build_test 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3234a1b803a72ee29332c8a1356483b60a951a09ab3923b4878ca95f0d6f3bf7 [INFO] running `Command { std: "docker" "start" "-a" "3234a1b803a72ee29332c8a1356483b60a951a09ab3923b4878ca95f0d6f3bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3234a1b803a72ee29332c8a1356483b60a951a09ab3923b4878ca95f0d6f3bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3234a1b803a72ee29332c8a1356483b60a951a09ab3923b4878ca95f0d6f3bf7", kill_on_drop: false }` [INFO] [stdout] 3234a1b803a72ee29332c8a1356483b60a951a09ab3923b4878ca95f0d6f3bf7 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a86bd6cf9004873d360849eb542f67b950602564e8b67c2808e66d262f5c9a8 [INFO] running `Command { std: "docker" "start" "-a" "7a86bd6cf9004873d360849eb542f67b950602564e8b67c2808e66d262f5c9a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling v_escape v0.14.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling buf-min v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling v_htmlescape v0.11.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling seed v0.8.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling web-sys v0.3.46 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.19 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling actix-files v0.4.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: field `something` is never read [INFO] [stdout] --> client/src/example_b.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ExpectedResponseData { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 25 | something: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExpectedResponseData` 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` profile [unoptimized + debuginfo] target(s) in 24.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, wasm-bindgen v0.2.69 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7a86bd6cf9004873d360849eb542f67b950602564e8b67c2808e66d262f5c9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a86bd6cf9004873d360849eb542f67b950602564e8b67c2808e66d262f5c9a8", kill_on_drop: false }` [INFO] [stdout] 7a86bd6cf9004873d360849eb542f67b950602564e8b67c2808e66d262f5c9a8 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5908d20d78b493183070730b333f6e82230a9f0d5e660ca7fa9b626fe614090d [INFO] running `Command { std: "docker" "start" "-a" "5908d20d78b493183070730b333f6e82230a9f0d5e660ca7fa9b626fe614090d", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.19 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: field `something` is never read [INFO] [stdout] --> client/src/example_b.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ExpectedResponseData { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 25 | something: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExpectedResponseData` 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` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, wasm-bindgen v0.2.69 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5908d20d78b493183070730b333f6e82230a9f0d5e660ca7fa9b626fe614090d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5908d20d78b493183070730b333f6e82230a9f0d5e660ca7fa9b626fe614090d", kill_on_drop: false }` [INFO] [stdout] 5908d20d78b493183070730b333f6e82230a9f0d5e660ca7fa9b626fe614090d [INFO] building pythoneer/docker_build_test against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fdocker_build_test" "/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/pythoneer/docker_build_test on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pythoneer/docker_build_test [INFO] finished tweaking git repo https://github.com/pythoneer/docker_build_test [INFO] tweaked toml for git repo https://github.com/pythoneer/docker_build_test written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pythoneer/docker_build_test 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c9fdfb8722f222d04e0be5de26497867e8383acc9d482b8538dba9d23d9ff2e [INFO] running `Command { std: "docker" "start" "-a" "5c9fdfb8722f222d04e0be5de26497867e8383acc9d482b8538dba9d23d9ff2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c9fdfb8722f222d04e0be5de26497867e8383acc9d482b8538dba9d23d9ff2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9fdfb8722f222d04e0be5de26497867e8383acc9d482b8538dba9d23d9ff2e", kill_on_drop: false }` [INFO] [stdout] 5c9fdfb8722f222d04e0be5de26497867e8383acc9d482b8538dba9d23d9ff2e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a7f92f4717ccab1b149362b000c545de802ec7f542d58b7fd645382ee57a8d [INFO] running `Command { std: "docker" "start" "-a" "e3a7f92f4717ccab1b149362b000c545de802ec7f542d58b7fd645382ee57a8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling v_escape v0.14.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling buf-min v0.2.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling v_htmlescape v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `trust-dns-proto` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcI3X9iD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcI3X9iD/symbols.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.actix_web_codegen.dfc9a6ac395ae147-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.actix_web_codegen.dfc9a6ac395ae147-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.actix_web_codegen.dfc9a6ac395ae147-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.actix_web_codegen.dfc9a6ac395ae147-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.actix_web_codegen.dfc9a6ac395ae147-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.actix_web_codegen.dfc9a6ac395ae147-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.e8baflefzyfqyqgpwggviu6x3.rcgu.rmeta" "/opt/rustwide/target/debug/deps/actix_web_codegen-4b404750773b50c4.2y5fy76wd90b5u7d0kx5bv4bp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-2024bd57277a4e18.rlib" "/opt/rustwide/target/debug/deps/libquote-c4822d5f1ec627b6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-042b1053ef2069b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ba2bb9bf6ed863f1.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c466d7dd880bb64b.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libactix_web_codegen-4b404750773b50c4.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libactix_web_codegen-4b404750773b50c4.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `actix-server` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] error: could not compile `actix-web-codegen` (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 `trust-dns-resolver` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajSllC2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayAzrFz/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] running `Command { std: "docker" "inspect" "e3a7f92f4717ccab1b149362b000c545de802ec7f542d58b7fd645382ee57a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a7f92f4717ccab1b149362b000c545de802ec7f542d58b7fd645382ee57a8d", kill_on_drop: false }` [INFO] [stdout] e3a7f92f4717ccab1b149362b000c545de802ec7f542d58b7fd645382ee57a8d