[INFO] cloning repository otavio/sendgrid-amqp-bridge [INFO] running `"git" "clone" "--bare" "git://github.com/otavio/sendgrid-amqp-bridge.git" "work/cache/sources/gh/otavio/sendgrid-amqp-bridge"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/otavio/sendgrid-amqp-bridge'... [INFO] running `"git" "clone" "work/cache/sources/gh/otavio/sendgrid-amqp-bridge" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/otavio/sendgrid-amqp-bridge"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/otavio/sendgrid-amqp-bridge'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/otavio/sendgrid-amqp-bridge" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/otavio/sendgrid-amqp-bridge"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/otavio/sendgrid-amqp-bridge'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7552f956b491f0c9817f35e8be094749b4c442f8 [INFO] sha for GitHub repo otavio/sendgrid-amqp-bridge: 7552f956b491f0c9817f35e8be094749b4c442f8 [INFO] validating manifest of otavio/sendgrid-amqp-bridge on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of otavio/sendgrid-amqp-bridge on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing otavio/sendgrid-amqp-bridge [INFO] finished frobbing otavio/sendgrid-amqp-bridge [INFO] frobbed toml for otavio/sendgrid-amqp-bridge written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/otavio/sendgrid-amqp-bridge/Cargo.toml [INFO] started frobbing otavio/sendgrid-amqp-bridge [INFO] finished frobbing otavio/sendgrid-amqp-bridge [INFO] frobbed toml for otavio/sendgrid-amqp-bridge written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/otavio/sendgrid-amqp-bridge/Cargo.toml [INFO] crate otavio/sendgrid-amqp-bridge already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with v1.3.1 [INFO] [stderr] Downloaded sendgrid v0.8.1 [INFO] [stderr] Downloaded amq-protocol v1.4.0 [INFO] [stderr] Downloaded amq-protocol-codegen v1.4.0 [INFO] [stderr] Downloaded git-version-macro v0.3.1 [INFO] [stderr] Downloaded lapin-futures v0.15.0 [INFO] [stderr] Downloaded lapin-async v0.15.0 [INFO] [stderr] Downloaded git-version v0.3.1 [INFO] [stderr] Downloaded sasl v0.4.3 [INFO] [stderr] Downloaded amq-protocol-types v1.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing otavio/sendgrid-amqp-bridge against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/otavio/sendgrid-amqp-bridge:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] eec9afd5f36f6e038d9537e9b2ee04fcce0719c601ccf68b356265ba2794b503 [INFO] running `"docker" "start" "-a" "eec9afd5f36f6e038d9537e9b2ee04fcce0719c601ccf68b356265ba2794b503"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling sasl v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling serde_with_macros v1.0.1 [INFO] [stderr] Compiling git-version-macro v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling git-version v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_with v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling amq-protocol-types v1.2.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling reqwest v0.9.16 [INFO] [stderr] Compiling amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling sendgrid v0.8.1 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Compiling lapin-async v0.15.0 [INFO] [stderr] Compiling lapin-futures v0.15.0 [INFO] [stderr] Compiling sendgrid-amqp-bridge v19.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 24s [INFO] running `"docker" "inspect" "eec9afd5f36f6e038d9537e9b2ee04fcce0719c601ccf68b356265ba2794b503"` [INFO] running `"docker" "rm" "-f" "eec9afd5f36f6e038d9537e9b2ee04fcce0719c601ccf68b356265ba2794b503"` [INFO] [stdout] eec9afd5f36f6e038d9537e9b2ee04fcce0719c601ccf68b356265ba2794b503 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/otavio/sendgrid-amqp-bridge:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ebdb85a1fffaa1222389fb2849d1d2c6e0d1c7e0cef7e5ec03cb57c3403eb079 [INFO] running `"docker" "start" "-a" "ebdb85a1fffaa1222389fb2849d1d2c6e0d1c7e0cef7e5ec03cb57c3403eb079"` [INFO] [stderr] Compiling sendgrid-amqp-bridge v19.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.64s [INFO] running `"docker" "inspect" "ebdb85a1fffaa1222389fb2849d1d2c6e0d1c7e0cef7e5ec03cb57c3403eb079"` [INFO] running `"docker" "rm" "-f" "ebdb85a1fffaa1222389fb2849d1d2c6e0d1c7e0cef7e5ec03cb57c3403eb079"` [INFO] [stdout] ebdb85a1fffaa1222389fb2849d1d2c6e0d1c7e0cef7e5ec03cb57c3403eb079 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/otavio/sendgrid-amqp-bridge:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] d4765ee8e708c74d4d86f9fe8d1a3d1cad489a509d6d7e7105ed4c8cdd49fcba [INFO] running `"docker" "start" "-a" "d4765ee8e708c74d4d86f9fe8d1a3d1cad489a509d6d7e7105ed4c8cdd49fcba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/sendgrid_amqp_bridge-5b971400870761ee [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test payload::valid_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d4765ee8e708c74d4d86f9fe8d1a3d1cad489a509d6d7e7105ed4c8cdd49fcba"` [INFO] running `"docker" "rm" "-f" "d4765ee8e708c74d4d86f9fe8d1a3d1cad489a509d6d7e7105ed4c8cdd49fcba"` [INFO] [stdout] d4765ee8e708c74d4d86f9fe8d1a3d1cad489a509d6d7e7105ed4c8cdd49fcba