[INFO] crate automaat-processor-redis-command 0.1.0 is already in cache
[INFO] checking automaat-processor-redis-command-0.1.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate automaat-processor-redis-command 0.1.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate automaat-processor-redis-command 0.1.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate automaat-processor-redis-command 0.1.0
[INFO] finished tweaking crates.io crate automaat-processor-redis-command 0.1.0
[INFO] tweaked toml for crates.io crate automaat-processor-redis-command 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 7bdff10dbaa361d0788b652ad6625b145b77af27d19634467fde7d6da01a90e6
[INFO] running `"docker" "start" "-a" "7bdff10dbaa361d0788b652ad6625b145b77af27d19634467fde7d6da01a90e6"`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling redis v0.10.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.4.1
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking semver-parser v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling juniper_codegen v0.12.0
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking automaat-core v0.1.0
[INFO] [stderr]     Checking automaat-processor-redis-command v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking juniper v0.12.0
[INFO] [stderr]     Checking version-sync v0.8.1
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `"docker" "inspect" "7bdff10dbaa361d0788b652ad6625b145b77af27d19634467fde7d6da01a90e6"`
[INFO] running `"docker" "rm" "-f" "7bdff10dbaa361d0788b652ad6625b145b77af27d19634467fde7d6da01a90e6"`
[INFO] [stdout] 7bdff10dbaa361d0788b652ad6625b145b77af27d19634467fde7d6da01a90e6
