[INFO] cloning repository https://github.com/your-round/your-round-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/your-round/your-round-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyour-round%2Fyour-round-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyour-round%2Fyour-round-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89fcd74562ed4253b3c593dbb634c6d55adff495 [INFO] testing your-round/your-round-web against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyour-round%2Fyour-round-web" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/your-round/your-round-web on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/your-round/your-round-web [INFO] finished tweaking git repo https://github.com/your-round/your-round-web [INFO] tweaked toml for git repo https://github.com/your-round/your-round-web written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/your-round/your-round-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concurrent-queue v1.1.1 [INFO] [stderr] Downloaded sha2 v0.5.3 [INFO] [stderr] Downloaded generic-array v0.7.3 [INFO] [stderr] Downloaded digest v0.5.2 [INFO] [stderr] Downloaded send_wrapper v0.4.0 [INFO] [stderr] Downloaded cache-padded v1.1.0 [INFO] [stderr] Downloaded byte-tools v0.1.3 [INFO] [stderr] Downloaded digest-buffer v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.14 [INFO] [stderr] Downloaded blocking v0.4.6 [INFO] [stderr] Downloaded kv-log-macro v1.0.6 [INFO] [stderr] Downloaded tera v1.3.1 [INFO] [stderr] Downloaded js-sys v0.3.41 [INFO] [stderr] Downloaded sqlformat v0.1.0 [INFO] [stderr] Downloaded sqlx-core v0.3.5 [INFO] [stderr] Downloaded web-sys v0.3.41 [INFO] [stderr] Downloaded async-std v1.6.2 [INFO] [stderr] Downloaded sqlx v0.3.5 [INFO] [stderr] Downloaded sqlx-macros v0.3.5 [INFO] [stderr] Downloaded smol v0.1.18 [INFO] [stderr] Downloaded parking v1.0.3 [INFO] [stderr] Downloaded fastrand v1.3.2 [INFO] [stderr] Downloaded cc v1.0.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cecc515ffccff46acaa2135e8d6827120cca493a108b535a5920b2a3563cb666 [INFO] running `Command { std: "docker" "start" "-a" "cecc515ffccff46acaa2135e8d6827120cca493a108b535a5920b2a3563cb666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cecc515ffccff46acaa2135e8d6827120cca493a108b535a5920b2a3563cb666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecc515ffccff46acaa2135e8d6827120cca493a108b535a5920b2a3563cb666", kill_on_drop: false }` [INFO] [stdout] cecc515ffccff46acaa2135e8d6827120cca493a108b535a5920b2a3563cb666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79adc55d8dea30929371b5c4d1a962ee6c651a7f0cf2a332bd42e48c8779faed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79adc55d8dea30929371b5c4d1a962ee6c651a7f0cf2a332bd42e48c8779faed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=b1a98c9b5ff239f7 -C extra-filename=-b1a98c9b5ff239f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dbdb31767c9406c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9a99a73974cceb9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-070c33dbe1b26672.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts` (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" "79adc55d8dea30929371b5c4d1a962ee6c651a7f0cf2a332bd42e48c8779faed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79adc55d8dea30929371b5c4d1a962ee6c651a7f0cf2a332bd42e48c8779faed", kill_on_drop: false }` [INFO] [stdout] 79adc55d8dea30929371b5c4d1a962ee6c651a7f0cf2a332bd42e48c8779faed