[INFO] cloning repository https://github.com/fkjogu/stochasticsampling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fkjogu/stochasticsampling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cb576423a23fbf4ab098bd75f9cfd59941b6038 [INFO] checking fkjogu/stochasticsampling against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling" "/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/fkjogu/stochasticsampling on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/fkjogu/stochasticsampling [INFO] finished tweaking git repo https://github.com/fkjogu/stochasticsampling [INFO] tweaked toml for git repo https://github.com/fkjogu/stochasticsampling written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fkjogu/stochasticsampling 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/fftw3/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e9cf6d14f44e3fda6ce27f810a33982d2ac3fd72a9bb7caf2e1975f858b2806 [INFO] running `Command { std: "docker" "start" "-a" "0e9cf6d14f44e3fda6ce27f810a33982d2ac3fd72a9bb7caf2e1975f858b2806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e9cf6d14f44e3fda6ce27f810a33982d2ac3fd72a9bb7caf2e1975f858b2806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9cf6d14f44e3fda6ce27f810a33982d2ac3fd72a9bb7caf2e1975f858b2806", kill_on_drop: false }` [INFO] [stdout] 0e9cf6d14f44e3fda6ce27f810a33982d2ac3fd72a9bb7caf2e1975f858b2806 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 279a0b15db91d58e43a0c28686644313c3373622837b2bb0421923336f32db74 [INFO] running `Command { std: "docker" "start" "-a" "279a0b15db91d58e43a0c28686644313c3373622837b2bb0421923336f32db74", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/fftw3/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling fftw3 v0.4.0 (/opt/rustwide/workdir/crates/fftw3) [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Checking quaternion v0.3.1 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Checking lerp v0.2.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta99fqFx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `error-chain` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name error_chain --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-chain-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="example_generated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "example_generated"))' -C metadata=825f36340e613183 -C extra-filename=-798022ff001a8d12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-5e5cdfc4a28d83de.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-7cf434a74ba57c91/out --cfg has_error_source` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarzwvuD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yaml-rust` (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/rmetaZsdBeX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (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/rmetacfxSg0" [INFO] [stdout] [INFO] [stdout] [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/rmetaLTGXvL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetam8KWHY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLwctfr/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "279a0b15db91d58e43a0c28686644313c3373622837b2bb0421923336f32db74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279a0b15db91d58e43a0c28686644313c3373622837b2bb0421923336f32db74", kill_on_drop: false }` [INFO] [stdout] 279a0b15db91d58e43a0c28686644313c3373622837b2bb0421923336f32db74