[INFO] cloning repository https://github.com/nathanieltan/small_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanieltan/small_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanieltan%2Fsmall_world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanieltan%2Fsmall_world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77a4d2d7aac45351789acd5bb139e8fda88f4ac7 [INFO] checking nathanieltan/small_world against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanieltan%2Fsmall_world" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanieltan/small_world on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathanieltan/small_world [INFO] finished tweaking git repo https://github.com/nathanieltan/small_world [INFO] tweaked toml for git repo https://github.com/nathanieltan/small_world written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nathanieltan/small_world 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alga v0.5.2 [INFO] [stderr] Downloaded gfx_window_sdl v0.6.0 [INFO] [stderr] Downloaded heapsize v0.3.9 [INFO] [stderr] Downloaded lyon_path_builder v0.4.1 [INFO] [stderr] Downloaded app_dirs v1.1.1 [INFO] [stderr] Downloaded lyon_extra v0.4.1 [INFO] [stderr] Downloaded lyon_core v0.4.1 [INFO] [stderr] Downloaded matrixmultiply v0.1.14 [INFO] [stderr] Downloaded lyon_path v0.4.1 [INFO] [stderr] Downloaded gfx_core v0.7.2 [INFO] [stderr] Downloaded svgparser v0.0.3 [INFO] [stderr] Downloaded image v0.12.4 [INFO] [stderr] Downloaded gfx v0.15.1 [INFO] [stderr] Downloaded nalgebra v0.13.1 [INFO] [stderr] Downloaded lyon_tessellation v0.4.1 [INFO] [stderr] Downloaded sdl2 v0.29.1 [INFO] [stderr] Downloaded coreaudio-rs v0.6.0 [INFO] [stderr] Downloaded typenum v1.9.0 [INFO] [stderr] Downloaded gfx_device_gl v0.14.4 [INFO] [stderr] Downloaded euclid v0.10.5 [INFO] [stderr] Downloaded lyon_bezier v0.4.1 [INFO] [stderr] Downloaded cpal v0.4.5 [INFO] [stderr] Downloaded num-complex v0.1.40 [INFO] [stderr] Downloaded sdl2-sys v0.27.3 [INFO] [stderr] Downloaded lyon_path_iterator v0.4.1 [INFO] [stderr] Downloaded zip v0.1.19 [INFO] [stderr] Downloaded lyon_svg v0.4.1 [INFO] [stderr] Downloaded lyon v0.4.1 [INFO] [stderr] Downloaded ggez v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d23bd11643718aabd5b39c417f97772e67d0f3cba868e5ad961cce52124fef3f [INFO] running `Command { std: "docker" "start" "-a" "d23bd11643718aabd5b39c417f97772e67d0f3cba868e5ad961cce52124fef3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d23bd11643718aabd5b39c417f97772e67d0f3cba868e5ad961cce52124fef3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23bd11643718aabd5b39c417f97772e67d0f3cba868e5ad961cce52124fef3f", kill_on_drop: false }` [INFO] [stdout] d23bd11643718aabd5b39c417f97772e67d0f3cba868e5ad961cce52124fef3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9afcc616a932f904f9e95616f2790111aea7f9f78955d63408ec8b557b66eb5a [INFO] running `Command { std: "docker" "start" "-a" "9afcc616a932f904f9e95616f2790111aea7f9f78955d63408ec8b557b66eb5a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking siphasher v0.2.2 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking svgparser v0.0.3 [INFO] [stderr] Checking deflate v0.7.16 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking sdl2 v0.29.1 [INFO] [stderr] Checking msdos_time v0.1.5 [INFO] [stderr] Checking stb_truetype v0.2.1 [INFO] [stderr] Checking cpal v0.4.5 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Checking arrayvec v0.3.23 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking podio v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.0.10 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking hound v1.1.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [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 `syn` (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/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.10.8/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="aster"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="unicode-xid"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aster", "clippy", "default", "expand", "full", "parsing", "pretty", "printing", "quote", "syntex_syntax", "unicode-xid", "visit"))' -C metadata=5adf907066719a3d -C extra-filename=-72cf755ae0afcc60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-48a6bf014f2cd8d4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-82eda79bb25fb79a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTIN9Nh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacW0pFy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `sdl2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9afcc616a932f904f9e95616f2790111aea7f9f78955d63408ec8b557b66eb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afcc616a932f904f9e95616f2790111aea7f9f78955d63408ec8b557b66eb5a", kill_on_drop: false }` [INFO] [stdout] 9afcc616a932f904f9e95616f2790111aea7f9f78955d63408ec8b557b66eb5a