[INFO] cloning repository https://github.com/dovahkiin16/expense-calculator-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dovahkiin16/expense-calculator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahkiin16%2Fexpense-calculator-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahkiin16%2Fexpense-calculator-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a5869c26a6b3e290d975075f5216c5dd5b265fd [INFO] testing dovahkiin16/expense-calculator-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahkiin16%2Fexpense-calculator-rs" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dovahkiin16/expense-calculator-rs 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/dovahkiin16/expense-calculator-rs [INFO] finished tweaking git repo https://github.com/dovahkiin16/expense-calculator-rs [INFO] tweaked toml for git repo https://github.com/dovahkiin16/expense-calculator-rs written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/dovahkiin16/expense-calculator-rs 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-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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] 450b6586f8ef8f2e4f16f58044487ad025f3d85049021591dbbcf3d27b06c208 [INFO] running `Command { std: "docker" "start" "-a" "450b6586f8ef8f2e4f16f58044487ad025f3d85049021591dbbcf3d27b06c208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "450b6586f8ef8f2e4f16f58044487ad025f3d85049021591dbbcf3d27b06c208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450b6586f8ef8f2e4f16f58044487ad025f3d85049021591dbbcf3d27b06c208", kill_on_drop: false }` [INFO] [stdout] 450b6586f8ef8f2e4f16f58044487ad025f3d85049021591dbbcf3d27b06c208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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] a23dc8772f17d8832fc5dbca39b052512d55a567b88ae3622016ebbda1d84cd7 [INFO] running `Command { std: "docker" "start" "-a" "a23dc8772f17d8832fc5dbca39b052512d55a567b88ae3622016ebbda1d84cd7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling bytestring v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling bcrypt v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] error: could not compile `diesel_derives` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/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 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=8e0598b6f270c7aa -C extra-filename=-8e0598b6f270c7aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6eae82e1c95df173.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4ddb9ee7090e79c6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d6096a33ffddb5b5.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" "a23dc8772f17d8832fc5dbca39b052512d55a567b88ae3622016ebbda1d84cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23dc8772f17d8832fc5dbca39b052512d55a567b88ae3622016ebbda1d84cd7", kill_on_drop: false }` [INFO] [stdout] a23dc8772f17d8832fc5dbca39b052512d55a567b88ae3622016ebbda1d84cd7