[INFO] cloning repository https://github.com/uranusjr/molt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uranusjr/molt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furanusjr%2Fmolt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furanusjr%2Fmolt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f17bf54d6c6fca62836676a926b5a27d602095 [INFO] testing uranusjr/molt against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furanusjr%2Fmolt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uranusjr/molt on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uranusjr/molt [INFO] finished tweaking git repo https://github.com/uranusjr/molt [INFO] tweaked toml for git repo https://github.com/uranusjr/molt written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uranusjr/molt 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.1.3 [INFO] [stderr] Downloaded dunce v1.0.0 [INFO] [stderr] Downloaded assert-json-diff v1.0.0 [INFO] [stderr] Downloaded csv v1.0.6 [INFO] [stderr] Downloaded rust-embed-impl v4.3.0 [INFO] [stderr] Downloaded rust-embed v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7714d2782f4fdd8d80bfa51cdb4009f6df0b5069c4489801fcccf7b5169635a1 [INFO] running `Command { std: "docker" "start" "-a" "7714d2782f4fdd8d80bfa51cdb4009f6df0b5069c4489801fcccf7b5169635a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7714d2782f4fdd8d80bfa51cdb4009f6df0b5069c4489801fcccf7b5169635a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7714d2782f4fdd8d80bfa51cdb4009f6df0b5069c4489801fcccf7b5169635a1", kill_on_drop: false }` [INFO] [stdout] 7714d2782f4fdd8d80bfa51cdb4009f6df0b5069c4489801fcccf7b5169635a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5863cdbffe5167564a15c77589d2ecd7399250de0a79fc181e013013116ccc [INFO] running `Command { std: "docker" "start" "-a" "ad5863cdbffe5167564a15c77589d2ecd7399250de0a79fc181e013013116ccc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rust-embed-impl v4.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling rust-embed v4.3.0 [INFO] [stderr] Compiling dunce v1.0.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling molt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> build.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | Requirements(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 | Requirements(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> build.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | Script(&'a str), [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | Script(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `molt v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/molt-c89452b03cd9d8c1/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rereun-if-changed=/opt/rustwide/workdir/target [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/locks.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign/poetry_lock.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign/pipfile_lock.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign/__init__.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/locks.schema.json [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/_backports.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/__init__.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/packaging.txt [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/virtenv.txt [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/__main__.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/molt.txt [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main [INFO] [stderr] return _run_code(code, main_globals, None, [INFO] [stderr] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code [INFO] [stderr] exec(code, run_globals) [INFO] [stderr] File "/opt/rustwide/workdir/vendor/__main__.py", line 128, in [INFO] [stderr] main() [INFO] [stderr] File "/opt/rustwide/workdir/vendor/__main__.py", line 115, in main [INFO] [stderr] os.makedirs(p) [INFO] [stderr] File "/usr/lib/python3.10/os.py", line 215, in makedirs [INFO] [stderr] makedirs(head, exist_ok=exist_ok) [INFO] [stderr] File "/usr/lib/python3.10/os.py", line 215, in makedirs [INFO] [stderr] makedirs(head, exist_ok=exist_ok) [INFO] [stderr] File "/usr/lib/python3.10/os.py", line 225, in makedirs [INFO] [stderr] mkdir(name, mode) [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/workdir/target' [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_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=d0d87b98a0419d87 -C extra-filename=-bfc87cbd30eee522 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-366c2bb407cddcd5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ed38fca777a5fa0a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-feecd4eef7a7731e.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ad5863cdbffe5167564a15c77589d2ecd7399250de0a79fc181e013013116ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5863cdbffe5167564a15c77589d2ecd7399250de0a79fc181e013013116ccc", kill_on_drop: false }` [INFO] [stdout] ad5863cdbffe5167564a15c77589d2ecd7399250de0a79fc181e013013116ccc