[INFO] cloning repository https://github.com/RandomExplosion/lightbox_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RandomExplosion/lightbox_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomExplosion%2Flightbox_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomExplosion%2Flightbox_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80d91bd5c10f749eef78f278b34e446eb0ac8231 [INFO] checking RandomExplosion/lightbox_rs against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomExplosion%2Flightbox_rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RandomExplosion/lightbox_rs on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RandomExplosion/lightbox_rs [INFO] finished tweaking git repo https://github.com/RandomExplosion/lightbox_rs [INFO] tweaked toml for git repo https://github.com/RandomExplosion/lightbox_rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/RandomExplosion/lightbox_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded speech-dispatcher v0.7.0 [INFO] [stderr] Downloaded tts_winrt_bindings v0.2.0 [INFO] [stderr] Downloaded tts v0.12.2 [INFO] [stderr] Downloaded wifi-rs v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 74cf7ebc95586dc69ed8f52dcc18592eb6e8f95dd6d41ff3ec59ece81c5fa864 [INFO] running `Command { std: "docker" "start" "-a" "74cf7ebc95586dc69ed8f52dcc18592eb6e8f95dd6d41ff3ec59ece81c5fa864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74cf7ebc95586dc69ed8f52dcc18592eb6e8f95dd6d41ff3ec59ece81c5fa864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74cf7ebc95586dc69ed8f52dcc18592eb6e8f95dd6d41ff3ec59ece81c5fa864", kill_on_drop: false }` [INFO] [stdout] 74cf7ebc95586dc69ed8f52dcc18592eb6e8f95dd6d41ff3ec59ece81c5fa864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17035d32fd8b76fe63fa9509b3881edf8d62b1438f294c243b6202c3997224cf [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" "17035d32fd8b76fe63fa9509b3881edf8d62b1438f294c243b6202c3997224cf", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling tts v0.12.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking chrono v0.4.19 [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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.21/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=87e9a0bf275eee12 -C extra-filename=-87e9a0bf275eee12 --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" "17035d32fd8b76fe63fa9509b3881edf8d62b1438f294c243b6202c3997224cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17035d32fd8b76fe63fa9509b3881edf8d62b1438f294c243b6202c3997224cf", kill_on_drop: false }` [INFO] [stdout] 17035d32fd8b76fe63fa9509b3881edf8d62b1438f294c243b6202c3997224cf