[INFO] cloning repository https://github.com/lowpolyneko/nekop2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lowpolyneko/nekop2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowpolyneko%2Fnekop2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowpolyneko%2Fnekop2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a229e8b7bd9dc734d83f73cd4380e1d2d46bcade [INFO] building lowpolyneko/nekop2p against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowpolyneko%2Fnekop2p" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lowpolyneko/nekop2p on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lowpolyneko/nekop2p [INFO] finished tweaking git repo https://github.com/lowpolyneko/nekop2p [INFO] tweaked toml for git repo https://github.com/lowpolyneko/nekop2p written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lowpolyneko/nekop2p 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1498793df0842784a368ed9d46249b9680fd9a1d7e233ac8238a5d4b5cc76f26 [INFO] running `Command { std: "docker" "start" "-a" "1498793df0842784a368ed9d46249b9680fd9a1d7e233ac8238a5d4b5cc76f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1498793df0842784a368ed9d46249b9680fd9a1d7e233ac8238a5d4b5cc76f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1498793df0842784a368ed9d46249b9680fd9a1d7e233ac8238a5d4b5cc76f26", kill_on_drop: false }` [INFO] [stdout] 1498793df0842784a368ed9d46249b9680fd9a1d7e233ac8238a5d4b5cc76f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00461a3b2153f421e60172a5ba7e3a37a59ec826db81b71fe65c2390f23653b3 [INFO] running `Command { std: "docker" "start" "-a" "00461a3b2153f421e60172a5ba7e3a37a59ec826db81b71fe65c2390f23653b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling tarpc-plugins v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling plotly_derive v0.10.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tracing-opentelemetry v0.18.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling delay_map v0.4.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tarpc v0.34.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling nekop2p v0.3.0 (/opt/rustwide/workdir/nekop2p) [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Compiling nekopeer v0.3.0 (/opt/rustwide/workdir/nekopeer) [INFO] [stderr] Compiling nekoindexer v0.3.0 (/opt/rustwide/workdir/nekoindexer) [INFO] [stderr] Compiling rinja v0.3.5 [INFO] [stderr] Compiling plotly v0.10.0 [INFO] [stderr] Compiling demo-profile v0.3.0 (/opt/rustwide/workdir/demo-profile) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `demo-profile` (bin "demo-profile") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name demo_profile --edition=2021 demo-profile/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2768a1689e9c02e8 -C extra-filename=-70f00df571780a22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3109b5ba994d1b57.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-90a89a4336529e68.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-872aa275028a23f5.rlib --extern delay_map=/opt/rustwide/target/debug/deps/libdelay_map-0e57f2b712543a1a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cb2c51ededa303f2.rlib --extern nekop2p=/opt/rustwide/target/debug/deps/libnekop2p-98add941a0317eb8.rlib --extern plotly=/opt/rustwide/target/debug/deps/libplotly-2fd6fa904467825b.rlib --extern tarpc=/opt/rustwide/target/debug/deps/libtarpc-7cdbd8a748e973df.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-003fec59ef0119df.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-666d3ad088fc4eff.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "00461a3b2153f421e60172a5ba7e3a37a59ec826db81b71fe65c2390f23653b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00461a3b2153f421e60172a5ba7e3a37a59ec826db81b71fe65c2390f23653b3", kill_on_drop: false }` [INFO] [stdout] 00461a3b2153f421e60172a5ba7e3a37a59ec826db81b71fe65c2390f23653b3