[INFO] cloning repository https://github.com/entity-neural-network/entity-gym-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/entity-neural-network/entity-gym-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentity-neural-network%2Fentity-gym-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentity-neural-network%2Fentity-gym-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cc87a5a126e8197fd00eb9d9b9d76484adf4f6e
[INFO] checking entity-neural-network/entity-gym-rs against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentity-neural-network%2Fentity-gym-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/entity-neural-network/entity-gym-rs on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/entity-neural-network/entity-gym-rs
[INFO] finished tweaking git repo https://github.com/entity-neural-network/entity-gym-rs
[INFO] tweaked toml for git repo https://github.com/entity-neural-network/entity-gym-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/entity-neural-network/entity-gym-rs 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded android_logger v0.11.1
[INFO] [stderr]   Downloaded numpy v0.15.1
[INFO] [stderr]   Downloaded bevy_internal v0.9.0
[INFO] [stderr]   Downloaded ragged-buffer v0.3.8
[INFO] [stderr]   Downloaded bevy_winit v0.9.0
[INFO] [stderr]   Downloaded bevy_gilrs v0.9.0
[INFO] [stderr]   Downloaded encase_derive_impl v0.4.0
[INFO] [stderr]   Downloaded bevy_encase_derive v0.9.0
[INFO] [stderr]   Downloaded bevy_core v0.9.0
[INFO] [stderr]   Downloaded bevy_app v0.9.0
[INFO] [stderr]   Downloaded bevy_transform v0.9.0
[INFO] [stderr]   Downloaded bevy_animation v0.9.0
[INFO] [stderr]   Downloaded atomicbox v0.4.0
[INFO] [stderr]   Downloaded encase v0.4.0
[INFO] [stderr]   Downloaded bevy_pbr v0.9.0
[INFO] [stderr]   Downloaded bevy_reflect v0.9.0
[INFO] [stderr]   Downloaded bevy_sprite v0.9.0
[INFO] [stderr]   Downloaded bevy_ecs v0.9.0
[INFO] [stderr]   Downloaded bevy_macro_utils v0.9.0
[INFO] [stderr]   Downloaded bevy v0.9.0
[INFO] [stderr]   Downloaded entity-gym-derive v0.2.0
[INFO] [stderr]   Downloaded bevy_ui v0.9.0
[INFO] [stderr]   Downloaded rogue-net v0.4.0
[INFO] [stderr]   Downloaded bevy_render v0.9.0
[INFO] [stderr]   Downloaded bevy_window v0.9.0
[INFO] [stderr]   Downloaded bevy_audio v0.9.0
[INFO] [stderr]   Downloaded bevy_gltf v0.9.0
[INFO] [stderr]   Downloaded bevy_core_pipeline v0.9.0
[INFO] [stderr]   Downloaded bevy_asset v0.9.0
[INFO] [stderr]   Downloaded bevy_text v0.9.0
[INFO] [stderr]   Downloaded bevy_input v0.9.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.9.0
[INFO] [stderr]   Downloaded bevy_scene v0.9.0
[INFO] [stderr]   Downloaded bevy_diagnostic v0.9.0
[INFO] [stderr]   Downloaded bevy_mikktspace v0.9.0
[INFO] [stderr]   Downloaded bevy_time v0.9.0
[INFO] [stderr]   Downloaded encase_derive v0.4.0
[INFO] [stderr]   Downloaded bevy_hierarchy v0.9.0
[INFO] [stderr]   Downloaded bevy_tasks v0.9.0
[INFO] [stderr]   Downloaded bevy_ptr v0.9.0
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.9.0
[INFO] [stderr]   Downloaded bevy_utils v0.9.0
[INFO] [stderr]   Downloaded bevy_log v0.9.0
[INFO] [stderr]   Downloaded bevy_derive v0.9.0
[INFO] [stderr]   Downloaded bevy_math v0.9.0
[INFO] [stderr]   Downloaded bevy_render_macros v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 692b3cac87a40fca30f14d7b24c0f0e14cda33ecf6a04e4d13df47b8b8c18e55
[INFO] running `Command { std: "docker" "start" "-a" "692b3cac87a40fca30f14d7b24c0f0e14cda33ecf6a04e4d13df47b8b8c18e55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "692b3cac87a40fca30f14d7b24c0f0e14cda33ecf6a04e4d13df47b8b8c18e55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "692b3cac87a40fca30f14d7b24c0f0e14cda33ecf6a04e4d13df47b8b8c18e55", kill_on_drop: false }`
[INFO] [stdout] 692b3cac87a40fca30f14d7b24c0f0e14cda33ecf6a04e4d13df47b8b8c18e55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d711c8ade1cd3952bf391c159e55ea3675343d58447ff676d19d204f142b77c4
[INFO] running `Command { std: "docker" "start" "-a" "d711c8ade1cd3952bf391c159e55ea3675343d58447ff676d19d204f142b77c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling libm v0.2.3
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `autocfg` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45e62a2eb12fd55f -C extra-filename=-68803328649343dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaow0h3Q/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crossbeam_utils-4e1d3a43d8eae082.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/crossbeam-utils-4e1d3a43d8eae082/dep-lib-crossbeam_utils`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetareRLPy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrixmultiply` (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/rmetabeHiW5"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heck` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `libc` (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/rmeta8FvLkt"
[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 `byteorder` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `anyhow` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.58/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=652082b479702b8c -C extra-filename=-58504e58c7c13082 --out-dir /opt/rustwide/target/debug/build/anyhow-58504e58c7c13082 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta92Yxgx"
[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/rmeta6oNqk2"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `strsim` (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/rmetaRBsgV2"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/aho_corasick-d4ca3cfeee7f5f6e.d`: 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/rmetaWdVRmV"
[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/rmetaePh3EE"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `humantime` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `aho-corasick` (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/rmetaeakrGI"
[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/rmetaX6axC3"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d711c8ade1cd3952bf391c159e55ea3675343d58447ff676d19d204f142b77c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d711c8ade1cd3952bf391c159e55ea3675343d58447ff676d19d204f142b77c4", kill_on_drop: false }`
[INFO] [stdout] d711c8ade1cd3952bf391c159e55ea3675343d58447ff676d19d204f142b77c4
