[INFO] cloning repository https://github.com/jov4n/url2big [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jov4n/url2big" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjov4n%2Furl2big"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjov4n%2Furl2big'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b9c78d47ad939ef5c621955b8b29ae17e78e233a [INFO] checking jov4n/url2big against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjov4n%2Furl2big" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 66% (965/1451) Checking out files: 67% (973/1451) Checking out files: 68% (987/1451) Checking out files: 68% (995/1451) Checking out files: 69% (1002/1451) Checking out files: 70% (1016/1451) Checking out files: 71% (1031/1451) Checking out files: 72% (1045/1451) Checking out files: 73% (1060/1451) Checking out files: 74% (1074/1451) Checking out files: 75% (1089/1451) Checking out files: 76% (1103/1451) Checking out files: 77% (1118/1451) Checking out files: 78% (1132/1451) Checking out files: 79% (1147/1451) Checking out files: 79% (1150/1451) Checking out files: 80% (1161/1451) Checking out files: 81% (1176/1451) Checking out files: 81% (1180/1451) Checking out files: 82% (1190/1451) Checking out files: 83% (1205/1451) Checking out files: 84% (1219/1451) Checking out files: 85% (1234/1451) Checking out files: 86% (1248/1451) Checking out files: 87% (1263/1451) Checking out files: 88% (1277/1451) Checking out files: 88% (1279/1451) Checking out files: 89% (1292/1451) Checking out files: 90% (1306/1451) Checking out files: 91% (1321/1451) Checking out files: 92% (1335/1451) Checking out files: 93% (1350/1451) Checking out files: 94% (1364/1451) Checking out files: 95% (1379/1451) Checking out files: 96% (1393/1451) Checking out files: 97% (1408/1451) Checking out files: 98% (1422/1451) Checking out files: 99% (1437/1451) Checking out files: 100% (1451/1451) Checking out files: 100% (1451/1451), done. [INFO] validating manifest of git repo https://github.com/jov4n/url2big on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jov4n/url2big [INFO] finished tweaking git repo https://github.com/jov4n/url2big [INFO] tweaked toml for git repo https://github.com/jov4n/url2big written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jov4n/url2big already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1574c28582c66b0fedbf241472b3afabf9f6a776b133e6aa97c860494a029e5d [INFO] running `"docker" "start" "-a" "1574c28582c66b0fedbf241472b3afabf9f6a776b133e6aa97c860494a029e5d"` [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] error: could not compile `synstructure`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name synstructure --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synstructure-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=32c7da5a1f5ec72e -C extra-filename=-32c7da5a1f5ec72e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0abf4051fc71451.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d5db80b8855f1f1e.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-814bd20364f9a556.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-47a4f2051df1371e.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: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8d1d37101acbc0a7 -C extra-filename=-8d1d37101acbc0a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0abf4051fc71451.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d5db80b8855f1f1e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-814bd20364f9a556.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=4eba7a377970d38e -C extra-filename=-4eba7a377970d38e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0abf4051fc71451.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d5db80b8855f1f1e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-814bd20364f9a556.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" "1574c28582c66b0fedbf241472b3afabf9f6a776b133e6aa97c860494a029e5d"` [INFO] running `"docker" "rm" "-f" "1574c28582c66b0fedbf241472b3afabf9f6a776b133e6aa97c860494a029e5d"` [INFO] [stdout] 1574c28582c66b0fedbf241472b3afabf9f6a776b133e6aa97c860494a029e5d