[INFO] updating cached repository https://github.com/vrischmann/producerid-service [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] b96c1a19307ac335c0da711b07174f35c6ced9e7 [INFO] testing vrischmann/producerid-service against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrischmann%2Fproducerid-service" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vrischmann/producerid-service 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/vrischmann/producerid-service [INFO] finished tweaking git repo https://github.com/vrischmann/producerid-service [INFO] tweaked toml for git repo https://github.com/vrischmann/producerid-service written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vrischmann/producerid-service 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] d343e826e5d93df30acdb74710145c48c668ba48d59ddd551658a1a33e7891c9 [INFO] running `"docker" "start" "-a" "d343e826e5d93df30acdb74710145c48c668ba48d59ddd551658a1a33e7891c9"` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling combine v3.5.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.28 [INFO] [stderr] Compiling tiny_http v0.6.0 [INFO] [stderr] Compiling producerid-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.67s [INFO] running `"docker" "inspect" "d343e826e5d93df30acdb74710145c48c668ba48d59ddd551658a1a33e7891c9"` [INFO] running `"docker" "rm" "-f" "d343e826e5d93df30acdb74710145c48c668ba48d59ddd551658a1a33e7891c9"` [INFO] [stdout] d343e826e5d93df30acdb74710145c48c668ba48d59ddd551658a1a33e7891c9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 539d7967f6283e810798380c6d22a97171bdca4e2e4c293b9030b633808df3fe [INFO] running `"docker" "start" "-a" "539d7967f6283e810798380c6d22a97171bdca4e2e4c293b9030b633808df3fe"` [INFO] [stderr] Compiling producerid-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "539d7967f6283e810798380c6d22a97171bdca4e2e4c293b9030b633808df3fe"` [INFO] running `"docker" "rm" "-f" "539d7967f6283e810798380c6d22a97171bdca4e2e4c293b9030b633808df3fe"` [INFO] [stdout] 539d7967f6283e810798380c6d22a97171bdca4e2e4c293b9030b633808df3fe [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 56897b655b1451188c35e6a3e04d0df2f192bab09911877b7fce5eb622752a93 [INFO] running `"docker" "start" "-a" "56897b655b1451188c35e6a3e04d0df2f192bab09911877b7fce5eb622752a93"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/producerid_service-e04bf7714c0a1a83 [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" "56897b655b1451188c35e6a3e04d0df2f192bab09911877b7fce5eb622752a93"` [INFO] running `"docker" "rm" "-f" "56897b655b1451188c35e6a3e04d0df2f192bab09911877b7fce5eb622752a93"` [INFO] [stdout] 56897b655b1451188c35e6a3e04d0df2f192bab09911877b7fce5eb622752a93