[INFO] updating cached repository https://github.com/saturn-xiv/arete [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11638491e47d5d7245dc5922e888096716f88b17 [INFO] testing saturn-xiv/arete against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaturn-xiv%2Farete" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saturn-xiv/arete on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saturn-xiv/arete [INFO] finished tweaking git repo https://github.com/saturn-xiv/arete [INFO] tweaked toml for git repo https://github.com/saturn-xiv/arete written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/saturn-xiv/arete already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c8d39569ca2964f73b3dd19deb6f1af3ad3cbce1f1d2449089bcfc0bbc119e1 [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" "6c8d39569ca2964f73b3dd19deb6f1af3ad3cbce1f1d2449089bcfc0bbc119e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c8d39569ca2964f73b3dd19deb6f1af3ad3cbce1f1d2449089bcfc0bbc119e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8d39569ca2964f73b3dd19deb6f1af3ad3cbce1f1d2449089bcfc0bbc119e1", kill_on_drop: false }` [INFO] [stdout] 6c8d39569ca2964f73b3dd19deb6f1af3ad3cbce1f1d2449089bcfc0bbc119e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51d08ffa6760b4ea0d4e9de713be88eb8a4fbda176651f3c1c7ac45d1b313813 [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" "51d08ffa6760b4ea0d4e9de713be88eb8a4fbda176651f3c1c7ac45d1b313813", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling lapin v1.2.1 [INFO] [stderr] Compiling arete v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Compiling robots_txt v0.7.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling eui48 v1.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] error: could not compile `synstructure`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name synstructure --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synstructure-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b8042f6e45e89c92 -C extra-filename=-b8042f6e45e89c92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d5bf7ac731a44025.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6f635ec2aa131681.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-1d65ab8eb65ec530.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a51f88c314603c68.rmeta --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" "51d08ffa6760b4ea0d4e9de713be88eb8a4fbda176651f3c1c7ac45d1b313813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d08ffa6760b4ea0d4e9de713be88eb8a4fbda176651f3c1c7ac45d1b313813", kill_on_drop: false }` [INFO] [stdout] 51d08ffa6760b4ea0d4e9de713be88eb8a4fbda176651f3c1c7ac45d1b313813