[INFO] cloning repository https://github.com/injcristianrojas/raspberry-temperature-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/injcristianrojas/raspberry-temperature-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finjcristianrojas%2Fraspberry-temperature-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finjcristianrojas%2Fraspberry-temperature-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 551812d5cbe84dc217fd42be2452b79bcca93d22 [INFO] testing injcristianrojas/raspberry-temperature-rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finjcristianrojas%2Fraspberry-temperature-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/injcristianrojas/raspberry-temperature-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/injcristianrojas/raspberry-temperature-rust [INFO] finished tweaking git repo https://github.com/injcristianrojas/raspberry-temperature-rust [INFO] tweaked toml for git repo https://github.com/injcristianrojas/raspberry-temperature-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/injcristianrojas/raspberry-temperature-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skeptic v0.13.6 [INFO] [stderr] Downloaded rusqlite v0.25.3 [INFO] [stderr] Downloaded hashlink v0.7.0 [INFO] [stderr] Downloaded hashbrown v0.11.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.2 [INFO] [stderr] Downloaded debug-helper v0.3.11 [INFO] [stderr] Downloaded rocket-include-static-resources v0.9.6 [INFO] [stderr] Downloaded rocket_contrib v0.4.8 [INFO] [stderr] Downloaded rc-u8-reader v2.0.14 [INFO] [stderr] Downloaded rppal v0.2.0 [INFO] [stderr] Downloaded crc-any v2.3.9 [INFO] [stderr] Downloaded i2cdev v0.3.2 [INFO] [stderr] Downloaded pwr-hd44780 v0.1.3 [INFO] [stderr] Downloaded rocket_codegen v0.4.8 [INFO] [stderr] Downloaded rocket v0.4.8 [INFO] [stderr] Downloaded rocket_http v0.4.8 [INFO] [stderr] Downloaded schedule_recv v0.1.0 [INFO] [stderr] Downloaded w1_therm_reader v0.1.0 [INFO] [stderr] Downloaded rocket-etag-if-none-match v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebff08f170cd618ceed0c93a0df6de8148e48b3662713ff5b689537d0a5b477b [INFO] running `Command { std: "docker" "start" "-a" "ebff08f170cd618ceed0c93a0df6de8148e48b3662713ff5b689537d0a5b477b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebff08f170cd618ceed0c93a0df6de8148e48b3662713ff5b689537d0a5b477b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebff08f170cd618ceed0c93a0df6de8148e48b3662713ff5b689537d0a5b477b", kill_on_drop: false }` [INFO] [stdout] ebff08f170cd618ceed0c93a0df6de8148e48b3662713ff5b689537d0a5b477b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d2b4746f1fd60fcd8aaf61475127d4d8afb3280485731e4885d97f1bc314f66 [INFO] running `Command { std: "docker" "start" "-a" "5d2b4746f1fd60fcd8aaf61475127d4d8afb3280485731e4885d97f1bc314f66", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling debug-helper v0.3.11 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling schedule_recv v0.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crc-any v2.3.9 [INFO] [stderr] Compiling rc-u8-reader v2.0.14 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.8 [INFO] [stderr] Compiling rocket v0.4.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling notify v4.0.16 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=7f67f9c47fcbf828 -C extra-filename=-7f67f9c47fcbf828 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "5d2b4746f1fd60fcd8aaf61475127d4d8afb3280485731e4885d97f1bc314f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2b4746f1fd60fcd8aaf61475127d4d8afb3280485731e4885d97f1bc314f66", kill_on_drop: false }` [INFO] [stdout] 5d2b4746f1fd60fcd8aaf61475127d4d8afb3280485731e4885d97f1bc314f66