[INFO] updating cached repository https://github.com/knack-supply/curve-tracer [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e46871a1d8d5bc09db443c4d7522a75f93c262b [INFO] checking knack-supply/curve-tracer against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknack-supply%2Fcurve-tracer" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 46% (29/63) Checking out files: 47% (30/63) Checking out files: 49% (31/63) Checking out files: 50% (32/63) Checking out files: 52% (33/63) Checking out files: 53% (34/63) Checking out files: 55% (35/63) Checking out files: 57% (36/63) Checking out files: 58% (37/63) Checking out files: 60% (38/63) Checking out files: 61% (39/63) Checking out files: 63% (40/63) Checking out files: 65% (41/63) Checking out files: 66% (42/63) Checking out files: 68% (43/63) Checking out files: 69% (44/63) Checking out files: 71% (45/63) Checking out files: 73% (46/63) Checking out files: 74% (47/63) Checking out files: 76% (48/63) Checking out files: 77% (49/63) Checking out files: 79% (50/63) Checking out files: 80% (51/63) Checking out files: 82% (52/63) Checking out files: 84% (53/63) Checking out files: 85% (54/63) Checking out files: 87% (55/63) Checking out files: 88% (56/63) Checking out files: 90% (57/63) Checking out files: 92% (58/63) Checking out files: 93% (59/63) Checking out files: 95% (60/63) Checking out files: 96% (61/63) Checking out files: 98% (62/63) Checking out files: 100% (63/63) Checking out files: 100% (63/63), done. [INFO] validating manifest of git repo https://github.com/knack-supply/curve-tracer on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/knack-supply/curve-tracer [INFO] finished tweaking git repo https://github.com/knack-supply/curve-tracer [INFO] tweaked toml for git repo https://github.com/knack-supply/curve-tracer written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/knack-supply/curve-tracer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "/opt/rustwide/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8b560a7cedfac626b119568527b99088689ef88f74ebc8fd7e634287baed6d3 [INFO] running `"docker" "start" "-a" "d8b560a7cedfac626b119568527b99088689ef88f74ebc8fd7e634287baed6d3"` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking measure_time v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking noisy_float v0.1.12 [INFO] [stderr] Checking autodiff v0.1.9 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling relm-derive v0.19.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking nalgebra v0.19.0 (https://github.com/rustsim/nalgebra.git?rev=6c4545081e1cac02ce35098f760ce9fcfccac8cd#6c454508) [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling winres v0.1.11 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ks-curve-tracer v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking glib v0.9.2 [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=709d9aefa24c6579 -C extra-filename=-709d9aefa24c6579 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-806ff85df580b954.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d9474577e604554.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ec267cf35ce91f71.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-0eec1d868c5c98d6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d8b560a7cedfac626b119568527b99088689ef88f74ebc8fd7e634287baed6d3"` [INFO] running `"docker" "rm" "-f" "d8b560a7cedfac626b119568527b99088689ef88f74ebc8fd7e634287baed6d3"` [INFO] [stdout] d8b560a7cedfac626b119568527b99088689ef88f74ebc8fd7e634287baed6d3