[INFO] updating cached repository https://github.com/petabi/review [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/petabi/review [INFO] [stderr] * [new branch] build -> build [INFO] [stderr] + 39b6ebe...8a4f2aa csv-indicator -> csv-indicator (forced update) [INFO] [stderr] + 82a1255...c535536 data-mining -> data-mining (forced update) [INFO] [stderr] * [new branch] dependabot/cargo/tokio-0.2.18 -> dependabot/cargo/tokio-0.2.18 [INFO] [stderr] 1963cf4..2af91e0 master -> master [INFO] [stderr] 39b6ebe..d4937c4 test -> test [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2af91e083bbe8f29a0a55819394f8a071309fe82 [INFO] checking petabi/review against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freview" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petabi/review on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc [INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/petabi/review [INFO] finished tweaking git repo https://github.com/petabi/review [INFO] tweaked toml for git repo https://github.com/petabi/review written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/petabi/review already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d54597320a3c3d0375c8ed1c96f894cbe857587dd73167f4de8187bac979f721 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d54597320a3c3d0375c8ed1c96f894cbe857587dd73167f4de8187bac979f721"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cookie-factory v0.3.1 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking num-iter v0.1.40 [INFO] [stderr] Checking tokio v0.2.17 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking kafka v0.8.0 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] error: could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=6100870280c1d0f2 -C extra-filename=-6100870280c1d0f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4972d609c909912.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-69d58438b098d39c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-864fb0181a8cc175.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=940864e47ebc8d34 -C extra-filename=-940864e47ebc8d34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4972d609c909912.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-69d58438b098d39c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-864fb0181a8cc175.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=451e16c98e212721 -C extra-filename=-451e16c98e212721 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4972d609c909912.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-69d58438b098d39c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-864fb0181a8cc175.rlib --extern proc_macro --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 `"docker" "inspect" "d54597320a3c3d0375c8ed1c96f894cbe857587dd73167f4de8187bac979f721"` [INFO] running `"docker" "rm" "-f" "d54597320a3c3d0375c8ed1c96f894cbe857587dd73167f4de8187bac979f721"` [INFO] [stdout] d54597320a3c3d0375c8ed1c96f894cbe857587dd73167f4de8187bac979f721