[INFO] cloning repository https://github.com/RainbowAsteroids/insignia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RainbowAsteroids/insignia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainbowAsteroids%2Finsignia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainbowAsteroids%2Finsignia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 189b5cda01385514f318f06864c0a7b4ebf3b90c [INFO] building RainbowAsteroids/insignia against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainbowAsteroids%2Finsignia" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RainbowAsteroids/insignia on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RainbowAsteroids/insignia [INFO] finished tweaking git repo https://github.com/RainbowAsteroids/insignia [INFO] tweaked toml for git repo https://github.com/RainbowAsteroids/insignia written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/RainbowAsteroids/insignia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.catagories [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded riff v1.0.1 [INFO] [stderr] Downloaded syn v1.0.71 [INFO] [stderr] Downloaded ape v0.3.0 [INFO] [stderr] Downloaded id3 v0.6.4 [INFO] [stderr] Downloaded filepath v0.1.1 [INFO] [stderr] Downloaded metaflac v0.2.4 [INFO] [stderr] Downloaded mp4ameta v0.9.1 [INFO] [stderr] Downloaded opus_headers v0.1.2 [INFO] [stderr] Downloaded mp4ameta_proc v0.4.0 [INFO] [stderr] Downloaded lofty v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a7844f3eb6d87ec60c8661c721acb4cecedaaae36c6905d0074b8a0aebd555 [INFO] running `Command { std: "docker" "start" "-a" "16a7844f3eb6d87ec60c8661c721acb4cecedaaae36c6905d0074b8a0aebd555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a7844f3eb6d87ec60c8661c721acb4cecedaaae36c6905d0074b8a0aebd555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a7844f3eb6d87ec60c8661c721acb4cecedaaae36c6905d0074b8a0aebd555", kill_on_drop: false }` [INFO] [stdout] 16a7844f3eb6d87ec60c8661c721acb4cecedaaae36c6905d0074b8a0aebd555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d0bced28c00263dddb9a6fc33b00704a3e3335dbd56fa46fa369a309327d81a [INFO] running `Command { std: "docker" "start" "-a" "1d0bced28c00263dddb9a6fc33b00704a3e3335dbd56fa46fa369a309327d81a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.catagories [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling mp4ameta_proc v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mp4ameta v0.9.1 [INFO] [stderr] Compiling metaflac v0.2.4 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling id3 v0.6.4 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling ape v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling filepath v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling opus_headers v0.1.2 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling mp3-duration v0.1.10 [INFO] [stderr] Compiling lofty v0.1.1 [INFO] [stderr] Compiling insignia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.36s [INFO] running `Command { std: "docker" "inspect" "1d0bced28c00263dddb9a6fc33b00704a3e3335dbd56fa46fa369a309327d81a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d0bced28c00263dddb9a6fc33b00704a3e3335dbd56fa46fa369a309327d81a", kill_on_drop: false }` [INFO] [stdout] 1d0bced28c00263dddb9a6fc33b00704a3e3335dbd56fa46fa369a309327d81a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b3bc7b0e02f8b786324e6fefcc138119fbc596a5133e9743ccb38bb52a20983 [INFO] running `Command { std: "docker" "start" "-a" "1b3bc7b0e02f8b786324e6fefcc138119fbc596a5133e9743ccb38bb52a20983", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.catagories [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" "1b3bc7b0e02f8b786324e6fefcc138119fbc596a5133e9743ccb38bb52a20983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3bc7b0e02f8b786324e6fefcc138119fbc596a5133e9743ccb38bb52a20983", kill_on_drop: false }` [INFO] [stdout] 1b3bc7b0e02f8b786324e6fefcc138119fbc596a5133e9743ccb38bb52a20983