[INFO] updating cached repository https://github.com/FabioBatSilva/xpq [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] 8429ea8599cedb9f34a96da42d1580354f3d8811 [INFO] checking FabioBatSilva/xpq against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioBatSilva%2Fxpq" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FabioBatSilva/xpq on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FabioBatSilva/xpq [INFO] finished tweaking git repo https://github.com/FabioBatSilva/xpq [INFO] tweaked toml for git repo https://github.com/FabioBatSilva/xpq written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/FabioBatSilva/xpq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c77a71e2ff490c62d6c18d6bffbd8ab179a2d30f475140816cff148b4f2a5eee [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" "c77a71e2ff490c62d6c18d6bffbd8ab179a2d30f475140816cff148b4f2a5eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c77a71e2ff490c62d6c18d6bffbd8ab179a2d30f475140816cff148b4f2a5eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77a71e2ff490c62d6c18d6bffbd8ab179a2d30f475140816cff148b4f2a5eee", kill_on_drop: false }` [INFO] [stdout] c77a71e2ff490c62d6c18d6bffbd8ab179a2d30f475140816cff148b4f2a5eee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52a843fa73f4cb57dde105b64d2ddead4ff740d5e52a208e3aae3911fa684eaf [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" "52a843fa73f4cb57dde105b64d2ddead4ff740d5e52a208e3aae3911fa684eaf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking integer-encoding v1.0.7 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking alloc-no-stdlib v1.3.0 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Compiling parquet v0.14.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking tabwriter v1.1.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking brotli-decompressor v1.3.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.7 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking brotli v2.5.1 [INFO] [stderr] Checking thrift v0.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking streaming-stats v0.2.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking parquet-format v2.5.0 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking bstr v0.2.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling zstd-sys v1.4.10+zstd.1.4.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Checking flate2 v1.0.9 [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.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=99877d812157d2f1 -C extra-filename=-99877d812157d2f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-14b87d0cfb3a3067.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3ab6671852ca27d4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8900a9a2071c6780.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (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" "52a843fa73f4cb57dde105b64d2ddead4ff740d5e52a208e3aae3911fa684eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a843fa73f4cb57dde105b64d2ddead4ff740d5e52a208e3aae3911fa684eaf", kill_on_drop: false }` [INFO] [stdout] 52a843fa73f4cb57dde105b64d2ddead4ff740d5e52a208e3aae3911fa684eaf