[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] 4781ff48fa2759445670a94544f4925fad76efc0 [INFO] checking udoprog/OxidizeBot against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udoprog/OxidizeBot on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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-7/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8efd1ca8ae6415306ecfd9996e45efba045a40affc0eba56b972dc4490b6794 [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" "f8efd1ca8ae6415306ecfd9996e45efba045a40affc0eba56b972dc4490b6794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8efd1ca8ae6415306ecfd9996e45efba045a40affc0eba56b972dc4490b6794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8efd1ca8ae6415306ecfd9996e45efba045a40affc0eba56b972dc4490b6794", kill_on_drop: false }` [INFO] [stdout] f8efd1ca8ae6415306ecfd9996e45efba045a40affc0eba56b972dc4490b6794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69cae95550583543466b6e8b40c7f7c9824966bb4dafecffe298971f12e4f9e [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" "a69cae95550583543466b6e8b40c7f7c9824966bb4dafecffe298971f12e4f9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [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 object v0.23.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking eudex v0.1.1 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking argwerk v0.20.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking async-fuse v0.11.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking doc-comment v0.3.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lru v0.6.3 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking ring v0.16.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Checking uom v0.31.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking backoff v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] error: could not compile `uom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' -C metadata=8312a8aed1ce3c40 -C extra-filename=-8312a8aed1ce3c40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-10240670de7094be.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-49681cb3a11b6934.rmeta --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" "a69cae95550583543466b6e8b40c7f7c9824966bb4dafecffe298971f12e4f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69cae95550583543466b6e8b40c7f7c9824966bb4dafecffe298971f12e4f9e", kill_on_drop: false }` [INFO] [stdout] a69cae95550583543466b6e8b40c7f7c9824966bb4dafecffe298971f12e4f9e