[INFO] cloning repository https://github.com/miroslavchakarov/smart-messroom-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miroslavchakarov/smart-messroom-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fsmart-messroom-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fsmart-messroom-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d0f7a714e1f603b986215596b3eef7e7e915f2d [INFO] building miroslavchakarov/smart-messroom-gui against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fsmart-messroom-gui" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miroslavchakarov/smart-messroom-gui on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/miroslavchakarov/smart-messroom-gui [INFO] finished tweaking git repo https://github.com/miroslavchakarov/smart-messroom-gui [INFO] tweaked toml for git repo https://github.com/miroslavchakarov/smart-messroom-gui written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/miroslavchakarov/smart-messroom-gui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fbf8fc207d806a188453b4d941cb148f8fa5435618a82be518b12f7725416fa [INFO] running `Command { std: "docker" "start" "-a" "2fbf8fc207d806a188453b4d941cb148f8fa5435618a82be518b12f7725416fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fbf8fc207d806a188453b4d941cb148f8fa5435618a82be518b12f7725416fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fbf8fc207d806a188453b4d941cb148f8fa5435618a82be518b12f7725416fa", kill_on_drop: false }` [INFO] [stdout] 2fbf8fc207d806a188453b4d941cb148f8fa5435618a82be518b12f7725416fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0f5db757674cebcda9ac3029de8d0b7e52a0095e1cc1691055a00fd48fa8f9d [INFO] running `Command { std: "docker" "start" "-a" "e0f5db757674cebcda9ac3029de8d0b7e52a0095e1cc1691055a00fd48fa8f9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling ntex-service v0.3.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling color-maps v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling fltk-sys v1.3.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ntex-http v0.1.1 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Compiling hd44780-hal v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rppal v0.12.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling fltk v1.3.4 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling preferences v1.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling linux-embedded-hal v0.2.2 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling bitmatch v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling fltk-theme v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling hx711_spi v0.3.2 [INFO] [stderr] error: could not compile `fltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fltk --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fltk-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=a700d040f98234f4 -C extra-filename=-a700d040f98234f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rmeta --extern fltk_sys=/opt/rustwide/target/debug/deps/libfltk_sys-be9bd8a65e2a50f7.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-85067c7f435fa569.so --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-8f64a4d61df38e6e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/fltk-sys-c3e930f5b6b1455a/out/build -L native=/opt/rustwide/target/debug/build/fltk-sys-c3e930f5b6b1455a/out/build/Release -L native=/opt/rustwide/target/debug/build/fltk-sys-c3e930f5b6b1455a/out/lib -L native=/opt/rustwide/target/debug/build/fltk-sys-c3e930f5b6b1455a/out/lib64 -L native=/opt/rustwide/target/debug/build/fltk-sys-c3e930f5b6b1455a/out/lib/Release -L native=/opt/rustwide/target/debug/build/fltk-sys-c3e930f5b6b1455a/out/lib64/Release` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e0f5db757674cebcda9ac3029de8d0b7e52a0095e1cc1691055a00fd48fa8f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f5db757674cebcda9ac3029de8d0b7e52a0095e1cc1691055a00fd48fa8f9d", kill_on_drop: false }` [INFO] [stdout] e0f5db757674cebcda9ac3029de8d0b7e52a0095e1cc1691055a00fd48fa8f9d