[INFO] cloning repository https://github.com/makoto-kg/deep-learning-from-scratch-4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makoto-kg/deep-learning-from-scratch-4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakoto-kg%2Fdeep-learning-from-scratch-4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakoto-kg%2Fdeep-learning-from-scratch-4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05cfd791529ebab7c15d0b0e496ec79bcd36d577 [INFO] testing makoto-kg/deep-learning-from-scratch-4 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakoto-kg%2Fdeep-learning-from-scratch-4" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/makoto-kg/deep-learning-from-scratch-4 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/makoto-kg/deep-learning-from-scratch-4 [INFO] finished tweaking git repo https://github.com/makoto-kg/deep-learning-from-scratch-4 [INFO] tweaked toml for git repo https://github.com/makoto-kg/deep-learning-from-scratch-4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/makoto-kg/deep-learning-from-scratch-4 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27712d0b027faae5e80b226735a1b76e5d75c6901c0e401e4353dfcb5db05281 [INFO] running `Command { std: "docker" "start" "-a" "27712d0b027faae5e80b226735a1b76e5d75c6901c0e401e4353dfcb5db05281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27712d0b027faae5e80b226735a1b76e5d75c6901c0e401e4353dfcb5db05281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27712d0b027faae5e80b226735a1b76e5d75c6901c0e401e4353dfcb5db05281", kill_on_drop: false }` [INFO] [stdout] 27712d0b027faae5e80b226735a1b76e5d75c6901c0e401e4353dfcb5db05281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b307ee11a0a62d0b88cb3b52b939b1c3ff16d2489000586ed32b5911bc4f9d4 [INFO] running `Command { std: "docker" "start" "-a" "6b307ee11a0a62d0b88cb3b52b939b1c3ff16d2489000586ed32b5911bc4f9d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling plotters-bitmap v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling deep-learning-from-scratch-4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.50s [INFO] running `Command { std: "docker" "inspect" "6b307ee11a0a62d0b88cb3b52b939b1c3ff16d2489000586ed32b5911bc4f9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b307ee11a0a62d0b88cb3b52b939b1c3ff16d2489000586ed32b5911bc4f9d4", kill_on_drop: false }` [INFO] [stdout] 6b307ee11a0a62d0b88cb3b52b939b1c3ff16d2489000586ed32b5911bc4f9d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 571e770cb700c0ed945dbe643149f2f561ffa005ab020f367076a01dc09c5588 [INFO] running `Command { std: "docker" "start" "-a" "571e770cb700c0ed945dbe643149f2f561ffa005ab020f367076a01dc09c5588", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "571e770cb700c0ed945dbe643149f2f561ffa005ab020f367076a01dc09c5588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571e770cb700c0ed945dbe643149f2f561ffa005ab020f367076a01dc09c5588", kill_on_drop: false }` [INFO] [stdout] 571e770cb700c0ed945dbe643149f2f561ffa005ab020f367076a01dc09c5588