[INFO] updating cached repository afiore/rmqfwd [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/afiore/rmqfwd [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/afiore/rmqfwd" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/afiore/rmqfwd"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/afiore/rmqfwd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/afiore/rmqfwd" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/afiore/rmqfwd"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/afiore/rmqfwd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 388cf7d46f4469508d225bf3a8e00b2a58bc1a29 [INFO] sha for GitHub repo afiore/rmqfwd: 388cf7d46f4469508d225bf3a8e00b2a58bc1a29 [INFO] validating manifest of afiore/rmqfwd on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of afiore/rmqfwd on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing afiore/rmqfwd [INFO] finished frobbing afiore/rmqfwd [INFO] frobbed toml for afiore/rmqfwd written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/afiore/rmqfwd/Cargo.toml [INFO] started frobbing afiore/rmqfwd [INFO] finished frobbing afiore/rmqfwd [INFO] frobbed toml for afiore/rmqfwd written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/afiore/rmqfwd/Cargo.toml [INFO] crate afiore/rmqfwd has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking afiore/rmqfwd against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-6/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/afiore/rmqfwd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 20c345d0a3b3571dc6c616aed8c9494b5cfb88b38dcbc98aa7efc1cd59cea146 [INFO] running `"docker" "start" "-a" "20c345d0a3b3571dc6c616aed8c9494b5cfb88b38dcbc98aa7efc1cd59cea146"` [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking termcolor v1.0.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Checking sasl v0.4.2 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking env_logger v0.5.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking hyper v0.12.11 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling amq-protocol-types v1.0.0 [INFO] [stderr] Checking amq-protocol-codegen v0.28.0 [INFO] [stderr] Compiling amq-protocol v0.21.1 [INFO] [stderr] Compiling lapin-async v0.13.0 [INFO] [stderr] Checking lapin-futures v0.13.0 [INFO] [stderr] Checking rmqfwd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "20c345d0a3b3571dc6c616aed8c9494b5cfb88b38dcbc98aa7efc1cd59cea146"` [INFO] running `"docker" "rm" "-f" "20c345d0a3b3571dc6c616aed8c9494b5cfb88b38dcbc98aa7efc1cd59cea146"` [INFO] [stdout] 20c345d0a3b3571dc6c616aed8c9494b5cfb88b38dcbc98aa7efc1cd59cea146