[INFO] updating cached repository https://github.com/knack-supply/curve-tracer [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] 3e46871a1d8d5bc09db443c4d7522a75f93c262b [INFO] testing knack-supply/curve-tracer against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknack-supply%2Fcurve-tracer" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knack-supply/curve-tracer 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/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-10/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 797a6630b48c81bb43e415a96d4644e100d058fc0110d7caa233008a5bdb8405 [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" "797a6630b48c81bb43e415a96d4644e100d058fc0110d7caa233008a5bdb8405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "797a6630b48c81bb43e415a96d4644e100d058fc0110d7caa233008a5bdb8405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797a6630b48c81bb43e415a96d4644e100d058fc0110d7caa233008a5bdb8405", kill_on_drop: false }` [INFO] [stdout] 797a6630b48c81bb43e415a96d4644e100d058fc0110d7caa233008a5bdb8405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] d6075fc68e7904125996b133589baf2a630631405e04fb1115dd3a2efc37d10b [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" "d6075fc68e7904125996b133589baf2a630631405e04fb1115dd3a2efc37d10b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [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 itertools v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling measure_time v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling autodiff v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling winres v0.1.11 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling nalgebra v0.19.0 (https://github.com/rustsim/nalgebra.git?rev=6c4545081e1cac02ce35098f760ce9fcfccac8cd#6c454508) [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling relm-derive v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling ks-curve-tracer v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling digilent-waveforms v0.0.16 [INFO] [stderr] Compiling relm v0.19.0 [INFO] [stderr] error: could not compile `gtk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' -C metadata=fada9a681e54cd2e -C extra-filename=-fada9a681e54cd2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-d1917d64248bef7a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-a1c04fb7aa220b00.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-e08ec37bcd9fd555.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-2cba53b60ccba5ed.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-e02d6e859c4c25e2.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-d069940ddb2d3a26.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-1ac6f132d23242ad.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-65d8af63e07aab96.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-2ec7296a458524eb.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-29e90c06f7b29a39.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-e7e3d5fd9406e88d.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-379bf9ab3ba42895.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-8497a933371782dc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-1fde504b99d3abf9.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-5a9cbe5806eb5735.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" "d6075fc68e7904125996b133589baf2a630631405e04fb1115dd3a2efc37d10b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6075fc68e7904125996b133589baf2a630631405e04fb1115dd3a2efc37d10b", kill_on_drop: false }` [INFO] [stdout] d6075fc68e7904125996b133589baf2a630631405e04fb1115dd3a2efc37d10b