[INFO] cloning repository https://github.com/joncfoo/rustypod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joncfoo/rustypod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoncfoo%2Frustypod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoncfoo%2Frustypod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e9ebce5dbcaad642c7f4134a6b0ce66c71ae18d [INFO] checking joncfoo/rustypod against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoncfoo%2Frustypod" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joncfoo/rustypod on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joncfoo/rustypod [INFO] finished tweaking git repo https://github.com/joncfoo/rustypod [INFO] tweaked toml for git repo https://github.com/joncfoo/rustypod written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/joncfoo/rustypod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c40d008c7c5a14a58499974074b86879b9dd7c534bad9a73023f44eea69ea06c [INFO] running `Command { std: "docker" "start" "-a" "c40d008c7c5a14a58499974074b86879b9dd7c534bad9a73023f44eea69ea06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c40d008c7c5a14a58499974074b86879b9dd7c534bad9a73023f44eea69ea06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40d008c7c5a14a58499974074b86879b9dd7c534bad9a73023f44eea69ea06c", kill_on_drop: false }` [INFO] [stdout] c40d008c7c5a14a58499974074b86879b9dd7c534bad9a73023f44eea69ea06c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b07fb01fe6c52209a3f46c4d6a6ce836486eedb033f0608d530f7f64f90bd95 [INFO] running `Command { std: "docker" "start" "-a" "4b07fb01fe6c52209a3f46c4d6a6ce836486eedb033f0608d530f7f64f90bd95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling minreq v2.3.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] error: could not compile `lexical-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lexical_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrayvec"' --cfg 'feature="correct"' --cfg 'feature="default"' --cfg 'feature="ryu"' --cfg 'feature="static_assertions"' --cfg 'feature="std"' --cfg 'feature="table"' -C metadata=43940513c61e60b1 -C extra-filename=-43940513c61e60b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-19b89f3925dbce1b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9b83afd4b2b281df.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-621b92c8c202d759.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-9dab5a226da3f42c.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-b8fd312976fd468b.rmeta --cap-lints allow --cap-lints=forbid --cfg limb_width_64` (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" "4b07fb01fe6c52209a3f46c4d6a6ce836486eedb033f0608d530f7f64f90bd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b07fb01fe6c52209a3f46c4d6a6ce836486eedb033f0608d530f7f64f90bd95", kill_on_drop: false }` [INFO] [stdout] 4b07fb01fe6c52209a3f46c4d6a6ce836486eedb033f0608d530f7f64f90bd95