[INFO] cloning repository https://github.com/skillzaa/fast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skillzaa/fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd1fc9ab17e0ebf64fbfa93db3b6e858cf86ad93 [INFO] testing skillzaa/fast against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skillzaa/fast on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skillzaa/fast [INFO] finished tweaking git repo https://github.com/skillzaa/fast [INFO] tweaked toml for git repo https://github.com/skillzaa/fast written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate git repo https://github.com/skillzaa/fast already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e96171b5e1d10445e0620de3b3020becf99cafe7f15b24ffb955b38d85b085 [INFO] running `Command { std: "docker" "start" "-a" "88e96171b5e1d10445e0620de3b3020becf99cafe7f15b24ffb955b38d85b085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e96171b5e1d10445e0620de3b3020becf99cafe7f15b24ffb955b38d85b085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e96171b5e1d10445e0620de3b3020becf99cafe7f15b24ffb955b38d85b085", kill_on_drop: false }` [INFO] [stdout] 88e96171b5e1d10445e0620de3b3020becf99cafe7f15b24ffb955b38d85b085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27d87685b5e1d74661fafcf3ae7e9ae2a4a4cb602cf83c28242a0bc170f58f12 [INFO] running `Command { std: "docker" "start" "-a" "27d87685b5e1d74661fafcf3ae7e9ae2a4a4cb602cf83c28242a0bc170f58f12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling fltk-build v0.1.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fltk-sys v1.2.20 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=c459f012e1edf7dd -C extra-filename=-c459f012e1edf7dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b46a701617d4e97f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4b27e13d0572b0ac.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4ba184a828f8369f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "27d87685b5e1d74661fafcf3ae7e9ae2a4a4cb602cf83c28242a0bc170f58f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d87685b5e1d74661fafcf3ae7e9ae2a4a4cb602cf83c28242a0bc170f58f12", kill_on_drop: false }` [INFO] [stdout] 27d87685b5e1d74661fafcf3ae7e9ae2a4a4cb602cf83c28242a0bc170f58f12