[INFO] updating cached repository https://github.com/cesare/rust-sqs-experiments [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] aec76a1fe4307d722cac688756607130e0f68668 [INFO] testing cesare/rust-sqs-experiments against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-sqs-experiments" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cesare/rust-sqs-experiments on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cesare/rust-sqs-experiments [INFO] finished tweaking git repo https://github.com/cesare/rust-sqs-experiments [INFO] tweaked toml for git repo https://github.com/cesare/rust-sqs-experiments written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cesare/rust-sqs-experiments already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] fc0d7601a711749ffc84d0e88ebb8138b1bbb27377b92ec67a9f699fed30913b [INFO] running `"docker" "start" "-a" "fc0d7601a711749ffc84d0e88ebb8138b1bbb27377b92ec67a9f699fed30913b"` [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling openssl v0.9.9 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.11 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling ring v0.6.3 [INFO] [stderr] Compiling untrusted v0.3.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling md5 v0.3.3 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Compiling Inflector v0.7.0 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling serde_urlencoded v0.3.0 [INFO] [stderr] Compiling native-tls v0.1.1 [INFO] [stderr] Compiling serde_json v0.9.9 [INFO] [stderr] Compiling reqwest v0.3.0 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling rusoto_codegen v0.7.1 [INFO] [stderr] Compiling rusoto_credential v0.5.0 [INFO] [stderr] Compiling rusoto v0.23.1 [INFO] [stderr] Compiling sqs_experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.63s [INFO] running `"docker" "inspect" "fc0d7601a711749ffc84d0e88ebb8138b1bbb27377b92ec67a9f699fed30913b"` [INFO] running `"docker" "rm" "-f" "fc0d7601a711749ffc84d0e88ebb8138b1bbb27377b92ec67a9f699fed30913b"` [INFO] [stdout] fc0d7601a711749ffc84d0e88ebb8138b1bbb27377b92ec67a9f699fed30913b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] af5bde076ca64f35f7f487057c791a398ed3d8d3278504630255488fa0eae754 [INFO] running `"docker" "start" "-a" "af5bde076ca64f35f7f487057c791a398ed3d8d3278504630255488fa0eae754"` [INFO] [stderr] Compiling sqs_experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `"docker" "inspect" "af5bde076ca64f35f7f487057c791a398ed3d8d3278504630255488fa0eae754"` [INFO] running `"docker" "rm" "-f" "af5bde076ca64f35f7f487057c791a398ed3d8d3278504630255488fa0eae754"` [INFO] [stdout] af5bde076ca64f35f7f487057c791a398ed3d8d3278504630255488fa0eae754 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 0aa11fa2848e7c0345a5a53f518f1bed250670b7e2b56640a55dba26c4a42db4 [INFO] running `"docker" "start" "-a" "0aa11fa2848e7c0345a5a53f518f1bed250670b7e2b56640a55dba26c4a42db4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sqs_receiver-19a92dac54089613 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sqs_sender-e8a57a8f8e716e24 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0aa11fa2848e7c0345a5a53f518f1bed250670b7e2b56640a55dba26c4a42db4"` [INFO] running `"docker" "rm" "-f" "0aa11fa2848e7c0345a5a53f518f1bed250670b7e2b56640a55dba26c4a42db4"` [INFO] [stdout] 0aa11fa2848e7c0345a5a53f518f1bed250670b7e2b56640a55dba26c4a42db4