[INFO] cloning repository https://github.com/lukaspustina/github-watchtower
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaspustina/github-watchtower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fgithub-watchtower", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fgithub-watchtower'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c643b35c0170450d4f3ff7b1b2f49c6944ed85e
[INFO] checking lukaspustina/github-watchtower against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fgithub-watchtower" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lukaspustina/github-watchtower on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lukaspustina/github-watchtower
[INFO] finished tweaking git repo https://github.com/lukaspustina/github-watchtower
[INFO] tweaked toml for git repo https://github.com/lukaspustina/github-watchtower written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/lukaspustina/github-watchtower already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bb01627410d8be3cab956e6b5f5f8e94301e3945f9da41c82735e7a6d533d45
[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" "9bb01627410d8be3cab956e6b5f5f8e94301e3945f9da41c82735e7a6d533d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb01627410d8be3cab956e6b5f5f8e94301e3945f9da41c82735e7a6d533d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb01627410d8be3cab956e6b5f5f8e94301e3945f9da41c82735e7a6d533d45", kill_on_drop: false }`
[INFO] [stdout] 9bb01627410d8be3cab956e6b5f5f8e94301e3945f9da41c82735e7a6d533d45
[INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1ffc0d484642c1e5f2512b3367f1ddcaadad33a239728b9b17fbffa833ade29
[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" "e1ffc0d484642c1e5f2512b3367f1ddcaadad33a239728b9b17fbffa833ade29", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.3
[INFO] [stderr]    Compiling strsim v0.9.2
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling bindgen v0.47.3
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling diff v0.1.11
[INFO] [stderr]    Compiling lalrpop-util v0.17.2
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.25
[INFO] [stderr]     Checking rgb v0.8.14
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]    Compiling memsec v0.5.6
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.20
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]    Compiling cargo-husky v1.4.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.7
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling nom v5.0.1
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling openssl-sys v0.9.50
[INFO] [stderr]    Compiling block-padding v0.1.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.3.3
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking iovec v0.1.3
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking getrandom v0.1.12
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking subprocess v0.1.18
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling lambda_runtime_core v0.1.2
[INFO] [stderr]    Compiling lexical-core v0.4.6
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]    Compiling ena v0.13.1
[INFO] [stderr]     Checking flate2 v1.0.12
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking inotify v0.5.1
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling clams-derive v0.0.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tail v0.3.0
[INFO] [stderr]     Checking regex v0.2.11
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]     Checking buffered-reader v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking console v0.9.0
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking publicsuffix v1.5.3
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking tokio-reactor v0.1.10
[INFO] [stderr]     Checking sct v0.5.0
[INFO] [stderr]     Checking webpki v0.19.1
[INFO] [stderr]     Checking indicatif v0.9.0
[INFO] [stderr]     Checking quickcheck v0.8.5
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking spectral v0.6.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.16
[INFO] [stderr]     Checking ct-logs v0.5.1
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-udp v0.1.5
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking winconsole v0.10.0
[INFO] [stderr]     Checking rustls v0.15.2
[INFO] [stderr]     Checking webpki-roots v0.16.0
[INFO] [stderr]    Compiling string_cache v0.7.4
[INFO] [stderr]     Checking colored v1.8.0
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking fern v0.5.8
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling lambda_runtime_errors_derive v0.1.1
[INFO] [stderr]     Checking tokio-rustls v0.9.4
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]     Checking hyper-rustls v0.16.1
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]    Compiling nettle-sys v2.0.3
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking toml v0.5.3
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.17.2
[INFO] [stderr]     Checking simple_logger v1.3.0
[INFO] [stderr]     Checking clams v0.0.16
[INFO] [stderr]     Checking lambda_runtime_errors v0.1.1
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking lambda_runtime_client v0.2.2
[INFO] [stderr]     Checking reqwest v0.9.19
[INFO] [stderr]     Checking lambda_runtime v0.2.1
[INFO] [stderr]     Checking lambda_http v0.1.1
[INFO] [stderr]     Checking nettle v5.0.3
[INFO] [stderr]    Compiling sequoia-rfc2822 v0.8.0
[INFO] [stderr]    Compiling sequoia-openpgp v0.8.0
[INFO] [stderr]     Checking github-watchtower v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5m 06s
[INFO] running `Command { std: "docker" "inspect" "e1ffc0d484642c1e5f2512b3367f1ddcaadad33a239728b9b17fbffa833ade29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1ffc0d484642c1e5f2512b3367f1ddcaadad33a239728b9b17fbffa833ade29", kill_on_drop: false }`
[INFO] [stdout] e1ffc0d484642c1e5f2512b3367f1ddcaadad33a239728b9b17fbffa833ade29