[INFO] updating cached repository https://github.com/otavio/sendgrid-amqp-bridge [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] 9ee0e21f4aabef17c23c7a6077306e4e101f06e7 [INFO] checking otavio/sendgrid-amqp-bridge against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotavio%2Fsendgrid-amqp-bridge" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/otavio/sendgrid-amqp-bridge on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/otavio/sendgrid-amqp-bridge [INFO] finished tweaking git repo https://github.com/otavio/sendgrid-amqp-bridge [INFO] tweaked toml for git repo https://github.com/otavio/sendgrid-amqp-bridge written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/otavio/sendgrid-amqp-bridge already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] e4bc116c522cdf3abda21b6bd37f79006fd9245a3b4545ff8cabb1391874b8b7 [INFO] running `"docker" "start" "-a" "e4bc116c522cdf3abda21b6bd37f79006fd9245a3b4545ff8cabb1391874b8b7"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling cookie-factory v0.3.0-beta2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling lexical-core v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking amq-protocol-uri v2.2.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking openssl v0.10.24 [INFO] [stderr] Checking tcp-stream v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking amq-protocol-tcp v2.2.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_with_macros v1.0.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling git-version-macro v0.3.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.3.2 [INFO] [stderr] Checking git-version v0.3.2 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking serde_with v1.3.1 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Checking amq-protocol-types v2.2.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Compiling amq-protocol-codegen v2.2.0 [INFO] [stderr] Checking sendgrid v0.8.1 [INFO] [stderr] Compiling amq-protocol v2.2.0 [INFO] [stderr] Compiling lapin v0.26.10 [INFO] [stderr] Checking lapin-futures v0.26.10 [INFO] [stderr] Checking sendgrid-amqp-bridge v19.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `"docker" "inspect" "e4bc116c522cdf3abda21b6bd37f79006fd9245a3b4545ff8cabb1391874b8b7"` [INFO] running `"docker" "rm" "-f" "e4bc116c522cdf3abda21b6bd37f79006fd9245a3b4545ff8cabb1391874b8b7"` [INFO] [stdout] e4bc116c522cdf3abda21b6bd37f79006fd9245a3b4545ff8cabb1391874b8b7