[INFO] updating cached repository https://github.com/kpcyrd/sn0int [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1b3401e35534df2802396a7f641353b1c5343179 [INFO] checking kpcyrd/sn0int against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsn0int" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/sn0int on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kpcyrd/sn0int [INFO] removed workspace from git repo https://github.com/kpcyrd/sn0int [INFO] removed path dependency sn0int-common from git repo https://github.com/kpcyrd/sn0int [INFO] finished tweaking git repo https://github.com/kpcyrd/sn0int [INFO] tweaked toml for git repo https://github.com/kpcyrd/sn0int written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/sn0int already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=allow" "-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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 007d47a340335d296477158ea24f79b13b593c9e2aaa89e70dcbaf1cae0abadd [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" "007d47a340335d296477158ea24f79b13b593c9e2aaa89e70dcbaf1cae0abadd"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Checking opener v0.4.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking lexical-core v0.4.6 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking rocket_failure_errors v0.2.0 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking maxminddb v0.13.0 [INFO] [stderr] Checking ipnetwork v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1186e908361759ed -C extra-filename=-1186e908361759ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8ff0033dcdf64088.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-34f5b1261ce13568.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-3fe978facd76d554.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=bd0b724ccb373c5e -C extra-filename=-bd0b724ccb373c5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9a4aff80eeeae246.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-07ee42ea3d8517d3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-deb282af48e8d642.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-e7ffefa1ba0752aa.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "007d47a340335d296477158ea24f79b13b593c9e2aaa89e70dcbaf1cae0abadd"` [INFO] running `"docker" "rm" "-f" "007d47a340335d296477158ea24f79b13b593c9e2aaa89e70dcbaf1cae0abadd"` [INFO] [stdout] 007d47a340335d296477158ea24f79b13b593c9e2aaa89e70dcbaf1cae0abadd