[INFO] cloning repository https://github.com/zibiax/rusty-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zibiax/rusty-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27a1af6dcdec4bb39e79815dad23418feb09f495 [INFO] testing zibiax/rusty-chat against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat" "/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/zibiax/rusty-chat on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zibiax/rusty-chat [INFO] finished tweaking git repo https://github.com/zibiax/rusty-chat [INFO] tweaked toml for git repo https://github.com/zibiax/rusty-chat written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zibiax/rusty-chat 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Updating cookie v0.17.0 -> v0.18.1 [INFO] [stderr] Adding equivalent v1.0.1 [INFO] [stderr] Adding hashbrown v0.14.5 [INFO] [stderr] Adding http v1.1.0 [INFO] [stderr] Adding indexmap v2.2.6 [INFO] [stderr] Updating is-terminal v0.4.9 -> v0.4.12 [INFO] [stderr] Updating multer v2.0.4 -> v3.1.0 [INFO] [stderr] Updating pear v0.2.3 -> v0.2.9 [INFO] [stderr] Updating pear_codegen v0.2.3 -> v0.2.9 [INFO] [stderr] Updating rocket v0.5.0-rc.3 -> v0.5.1 [INFO] [stderr] Updating rocket_codegen v0.5.0-rc.3 -> v0.5.1 [INFO] [stderr] Updating rocket_http v0.5.0-rc.3 -> v0.5.1 [INFO] [stderr] Updating smallvec v1.10.0 -> v1.13.2 [INFO] [stderr] Updating state v0.5.3 -> v0.6.0 [INFO] [stderr] Adding windows-sys v0.52.0 [INFO] [stderr] Adding windows-targets v0.52.5 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.5 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.5 [INFO] [stderr] Adding windows_i686_gnu v0.52.5 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.5 [INFO] [stderr] Adding windows_i686_msvc v0.52.5 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.5 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.5 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.5 [INFO] [stderr] Adding yansi v1.0.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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad6cdf5e4172af0de836525fd60545bcf7adc9a3e70ac973cd01e940e4729916 [INFO] running `Command { std: "docker" "start" "-a" "ad6cdf5e4172af0de836525fd60545bcf7adc9a3e70ac973cd01e940e4729916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad6cdf5e4172af0de836525fd60545bcf7adc9a3e70ac973cd01e940e4729916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6cdf5e4172af0de836525fd60545bcf7adc9a3e70ac973cd01e940e4729916", kill_on_drop: false }` [INFO] [stdout] ad6cdf5e4172af0de836525fd60545bcf7adc9a3e70ac973cd01e940e4729916 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31035b21ee9786b87ec95b1d9b2aa35f998db76a3a4255b9cd9a5903a0c278f3 [INFO] running `Command { std: "docker" "start" "-a" "31035b21ee9786b87ec95b1d9b2aa35f998db76a3a4255b9cd9a5903a0c278f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling rusty-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.59s [INFO] running `Command { std: "docker" "inspect" "31035b21ee9786b87ec95b1d9b2aa35f998db76a3a4255b9cd9a5903a0c278f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31035b21ee9786b87ec95b1d9b2aa35f998db76a3a4255b9cd9a5903a0c278f3", kill_on_drop: false }` [INFO] [stdout] 31035b21ee9786b87ec95b1d9b2aa35f998db76a3a4255b9cd9a5903a0c278f3 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a1378898188ad25bffe739419816809d931d6d705c0f29cc8db0c1f13b273e0 [INFO] running `Command { std: "docker" "start" "-a" "9a1378898188ad25bffe739419816809d931d6d705c0f29cc8db0c1f13b273e0", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "9a1378898188ad25bffe739419816809d931d6d705c0f29cc8db0c1f13b273e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1378898188ad25bffe739419816809d931d6d705c0f29cc8db0c1f13b273e0", kill_on_drop: false }` [INFO] [stdout] 9a1378898188ad25bffe739419816809d931d6d705c0f29cc8db0c1f13b273e0 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dba366c8bd1574ac6c096742111545d205e8f0905014a4923c55425877fc0142 [INFO] running `Command { std: "docker" "start" "-a" "dba366c8bd1574ac6c096742111545d205e8f0905014a4923c55425877fc0142", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_chat-86160fad4530ce82) [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" "dba366c8bd1574ac6c096742111545d205e8f0905014a4923c55425877fc0142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba366c8bd1574ac6c096742111545d205e8f0905014a4923c55425877fc0142", kill_on_drop: false }` [INFO] [stdout] dba366c8bd1574ac6c096742111545d205e8f0905014a4923c55425877fc0142 [INFO] testing zibiax/rusty-chat against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat" "/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/zibiax/rusty-chat on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zibiax/rusty-chat [INFO] finished tweaking git repo https://github.com/zibiax/rusty-chat [INFO] tweaked toml for git repo https://github.com/zibiax/rusty-chat written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zibiax/rusty-chat 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Updating cookie v0.17.0 -> v0.18.1 [INFO] [stderr] Adding equivalent v1.0.1 [INFO] [stderr] Adding hashbrown v0.14.5 [INFO] [stderr] Adding http v1.1.0 [INFO] [stderr] Adding indexmap v2.2.6 [INFO] [stderr] Updating is-terminal v0.4.9 -> v0.4.12 [INFO] [stderr] Updating multer v2.0.4 -> v3.1.0 [INFO] [stderr] Updating pear v0.2.3 -> v0.2.9 [INFO] [stderr] Updating pear_codegen v0.2.3 -> v0.2.9 [INFO] [stderr] Updating rocket v0.5.0-rc.3 -> v0.5.1 [INFO] [stderr] Updating rocket_codegen v0.5.0-rc.3 -> v0.5.1 [INFO] [stderr] Updating rocket_http v0.5.0-rc.3 -> v0.5.1 [INFO] [stderr] Updating smallvec v1.10.0 -> v1.13.2 [INFO] [stderr] Updating state v0.5.3 -> v0.6.0 [INFO] [stderr] Adding windows-sys v0.52.0 [INFO] [stderr] Adding windows-targets v0.52.5 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.5 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.5 [INFO] [stderr] Adding windows_i686_gnu v0.52.5 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.5 [INFO] [stderr] Adding windows_i686_msvc v0.52.5 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.5 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.5 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.5 [INFO] [stderr] Adding yansi v1.0.1 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 238e3089e9072f1cfafc5cbb0dcb873126c8470aa1abbdd774527189d4c7b129 [INFO] running `Command { std: "docker" "start" "-a" "238e3089e9072f1cfafc5cbb0dcb873126c8470aa1abbdd774527189d4c7b129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "238e3089e9072f1cfafc5cbb0dcb873126c8470aa1abbdd774527189d4c7b129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "238e3089e9072f1cfafc5cbb0dcb873126c8470aa1abbdd774527189d4c7b129", kill_on_drop: false }` [INFO] [stdout] 238e3089e9072f1cfafc5cbb0dcb873126c8470aa1abbdd774527189d4c7b129 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2194cb74608b650adfd444ea411a0c6b0efd7596e67c2c870276a611a23461e [INFO] running `Command { std: "docker" "start" "-a" "d2194cb74608b650adfd444ea411a0c6b0efd7596e67c2c870276a611a23461e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [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: failed to write `/opt/rustwide/target/debug/build/multer-a9626010da0a75b6/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (build script) [INFO] [stderr] error: could not compile `async-trait` (build script) [INFO] [stderr] error: could not compile `http` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOqK7qQ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (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/rmetaJxdxpD" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSuj7NV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIvsAXB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `parking_lot_core` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4WXFFj/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 `ppv-lite86` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6xs8BQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 2 previous errors [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/atomic-864e02d134826ff1/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXPFXzx/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (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/rmetakQuR59" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaLBVVG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFQV20I/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 `tokio` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta37vdfi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d2194cb74608b650adfd444ea411a0c6b0efd7596e67c2c870276a611a23461e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2194cb74608b650adfd444ea411a0c6b0efd7596e67c2c870276a611a23461e", kill_on_drop: false }` [INFO] [stdout] d2194cb74608b650adfd444ea411a0c6b0efd7596e67c2c870276a611a23461e