[INFO] cloning repository https://github.com/vks/discrete-log [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vks/discrete-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvks%2Fdiscrete-log", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvks%2Fdiscrete-log'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d63b7da8f3039ebcbe12b8fff39c70fa6472120f [INFO] testing vks/discrete-log against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvks%2Fdiscrete-log" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vks/discrete-log on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vks/discrete-log [INFO] finished tweaking git repo https://github.com/vks/discrete-log [INFO] tweaked toml for git repo https://github.com/vks/discrete-log written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vks/discrete-log already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-cfg v0.4.0 [INFO] [stderr] Downloaded ramp v0.7.0 [INFO] [stderr] Downloaded rug v1.19.2 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ec17278fd32e5084972500136638e497af6965f91c8c9a2971d0745542451ca [INFO] running `Command { std: "docker" "start" "-a" "1ec17278fd32e5084972500136638e497af6965f91c8c9a2971d0745542451ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ec17278fd32e5084972500136638e497af6965f91c8c9a2971d0745542451ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec17278fd32e5084972500136638e497af6965f91c8c9a2971d0745542451ca", kill_on_drop: false }` [INFO] [stdout] 1ec17278fd32e5084972500136638e497af6965f91c8c9a2971d0745542451ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7298dce159f218a3ff78806345a0706d847da23eaf3f0845657ab71795093d [INFO] running `Command { std: "docker" "start" "-a" "ac7298dce159f218a3ff78806345a0706d847da23eaf3f0845657ab71795093d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling ramp v0.7.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ramp` (build script) [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "fallbacks", "full-quickcheck", "rust-gmp", "unstable"))' -C metadata=15530adbb2708f40 -C extra-filename=-06e16e2ebd85a5b7 --out-dir /opt/rustwide/target/debug/build/ramp-06e16e2ebd85a5b7 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-ffa8ad108e754549.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-51aa8382dd11a9f5.rlib --extern rustc_cfg=/opt/rustwide/target/debug/deps/librustc_cfg-ff4bb4cfadc928e3.rlib --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ac7298dce159f218a3ff78806345a0706d847da23eaf3f0845657ab71795093d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7298dce159f218a3ff78806345a0706d847da23eaf3f0845657ab71795093d", kill_on_drop: false }` [INFO] [stdout] ac7298dce159f218a3ff78806345a0706d847da23eaf3f0845657ab71795093d