[INFO] crate amqp_worker 0.5.8 is already in cache [INFO] checking amqp_worker-0.5.8 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate amqp_worker 0.5.8 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate amqp_worker 0.5.8 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate amqp_worker 0.5.8 [INFO] finished tweaking crates.io crate amqp_worker 0.5.8 [INFO] tweaked toml for crates.io crate amqp_worker 0.5.8 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] d31b64b43a27caba0d366b1eed48d8122b310c2a72b8a08ee4573bb93e281ba3 [INFO] running `"docker" "start" "-a" "d31b64b43a27caba0d366b1eed48d8122b310c2a72b8a08ee4573bb93e281ba3"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cookie-factory v0.3.0-beta2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tcp-stream v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking amq-protocol-uri v2.3.0 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking amq-protocol-tcp v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Checking amq-protocol-types v2.3.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Compiling amq-protocol-codegen v2.3.0 [INFO] [stderr] Compiling amq-protocol v2.3.0 [INFO] [stderr] Compiling lapin v0.25.0 [INFO] [stderr] Checking lapin-futures v0.25.0 [INFO] [stderr] Checking amqp_worker v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `"docker" "inspect" "d31b64b43a27caba0d366b1eed48d8122b310c2a72b8a08ee4573bb93e281ba3"` [INFO] running `"docker" "rm" "-f" "d31b64b43a27caba0d366b1eed48d8122b310c2a72b8a08ee4573bb93e281ba3"` [INFO] [stdout] d31b64b43a27caba0d366b1eed48d8122b310c2a72b8a08ee4573bb93e281ba3