[INFO] cloning repository https://github.com/udoprog/OxidizeBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udoprog/OxidizeBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c217e2c68bef0ff6e5ed9fb68aded6576d27186 [INFO] testing udoprog/OxidizeBot against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udoprog/OxidizeBot on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/udoprog/OxidizeBot [INFO] finished tweaking git repo https://github.com/udoprog/OxidizeBot [INFO] tweaked toml for git repo https://github.com/udoprog/OxidizeBot written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/udoprog/OxidizeBot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.13.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.14.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [INFO] [stderr] Downloaded graphql_client v0.9.0 [INFO] [stderr] Downloaded darling_macro v0.12.0 [INFO] [stderr] Downloaded darling v0.12.0 [INFO] [stderr] Downloaded codespan-reporting v0.11.0 [INFO] [stderr] Downloaded lexical v5.2.0 [INFO] [stderr] Downloaded eudex v0.1.1 [INFO] [stderr] Downloaded graphql-parser v0.2.3 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded notify v5.0.0-pre.6 [INFO] [stderr] Downloaded darling_core v0.12.0 [INFO] [stderr] Downloaded async-oauth2 v0.3.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.9.0 [INFO] [stderr] Downloaded async-fuse v0.11.2 [INFO] [stderr] Downloaded rune-modules v0.8.0 [INFO] [stderr] Downloaded runestick-macros v0.8.0 [INFO] [stderr] Downloaded rune-macros v0.8.0 [INFO] [stderr] Downloaded async-injector-derive v0.17.0 [INFO] [stderr] Downloaded leaky-bucket v0.10.0 [INFO] [stderr] Downloaded sled v0.28.0 [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded relative-path v1.3.2 [INFO] [stderr] Downloaded argwerk v0.20.0 [INFO] [stderr] Downloaded futures-cache v0.10.0 [INFO] [stderr] Downloaded uom v0.31.0 [INFO] [stderr] Downloaded mysql_async v0.27.1 [INFO] [stderr] Downloaded runestick v0.8.0 [INFO] [stderr] Downloaded rune v0.8.0 [INFO] [stderr] Downloaded pagecache v0.19.4 [INFO] [stderr] Downloaded rust-embed v5.9.0 [INFO] [stderr] Downloaded rust_decimal v1.10.1 [INFO] [stderr] Downloaded async-injector v0.17.0 [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded mysql_common v0.26.0 [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] [stderr] Downloaded ordered-float v2.0.1 [INFO] [stderr] Downloaded headers v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c4ac07b3b3fc841470e2e9f3e2ed80f377fcb6329116fd1b1d107f0c87dd5bf [INFO] running `Command { std: "docker" "start" "-a" "0c4ac07b3b3fc841470e2e9f3e2ed80f377fcb6329116fd1b1d107f0c87dd5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c4ac07b3b3fc841470e2e9f3e2ed80f377fcb6329116fd1b1d107f0c87dd5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4ac07b3b3fc841470e2e9f3e2ed80f377fcb6329116fd1b1d107f0c87dd5bf", kill_on_drop: false }` [INFO] [stdout] 0c4ac07b3b3fc841470e2e9f3e2ed80f377fcb6329116fd1b1d107f0c87dd5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ff561d5c1aad828b564e306091a0e3bfc2d68280e8bc01315c2563ed14523f4 [INFO] running `Command { std: "docker" "start" "-a" "4ff561d5c1aad828b564e306091a0e3bfc2d68280e8bc01315c2563ed14523f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling argwerk v0.20.0 [INFO] [stderr] Compiling eudex v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling async-fuse v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling combine v3.8.1 [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.22/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=c9a4eac6b2db02cb -C extra-filename=-c9a4eac6b2db02cb --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" "4ff561d5c1aad828b564e306091a0e3bfc2d68280e8bc01315c2563ed14523f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff561d5c1aad828b564e306091a0e3bfc2d68280e8bc01315c2563ed14523f4", kill_on_drop: false }` [INFO] [stdout] 4ff561d5c1aad828b564e306091a0e3bfc2d68280e8bc01315c2563ed14523f4