[INFO] updating cached repository https://github.com/QasimK/sentiment-analysis [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] ed4d6b2d0d468385f1756fd23f544ccddad57d87 [INFO] testing QasimK/sentiment-analysis against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FQasimK%2Fsentiment-analysis" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QasimK/sentiment-analysis 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/QasimK/sentiment-analysis [INFO] finished tweaking git repo https://github.com/QasimK/sentiment-analysis [INFO] tweaked toml for git repo https://github.com/QasimK/sentiment-analysis written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/QasimK/sentiment-analysis 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 685a7a139be0749480d8bd5aab16fc7a72af622551e498bea53c87cef8a8b93a [INFO] running `"docker" "start" "-a" "685a7a139be0749480d8bd5aab16fc7a72af622551e498bea53c87cef8a8b93a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Compiling serde v0.9.13 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling hyper v0.10.8 [INFO] [stderr] Compiling clap v2.23.2 [INFO] [stderr] Compiling syn v0.11.10 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mime v0.2.3 [INFO] [stderr] Compiling tendril v0.2.3 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling string_cache v0.4.0 [INFO] [stderr] Compiling html5ever-atoms v0.2.2 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling html5ever v0.14.1 [INFO] [stderr] Compiling native-tls v0.1.2 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling select v0.4.0 [INFO] [stderr] Compiling sentiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.63s [INFO] running `"docker" "inspect" "685a7a139be0749480d8bd5aab16fc7a72af622551e498bea53c87cef8a8b93a"` [INFO] running `"docker" "rm" "-f" "685a7a139be0749480d8bd5aab16fc7a72af622551e498bea53c87cef8a8b93a"` [INFO] [stdout] 685a7a139be0749480d8bd5aab16fc7a72af622551e498bea53c87cef8a8b93a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 0fededea6993eccc8a2e7d35c6b2e5afca11cddb74c1bd230c4e0e2954a59e5c [INFO] running `"docker" "start" "-a" "0fededea6993eccc8a2e7d35c6b2e5afca11cddb74c1bd230c4e0e2954a59e5c"` [INFO] [stderr] Compiling sentiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "0fededea6993eccc8a2e7d35c6b2e5afca11cddb74c1bd230c4e0e2954a59e5c"` [INFO] running `"docker" "rm" "-f" "0fededea6993eccc8a2e7d35c6b2e5afca11cddb74c1bd230c4e0e2954a59e5c"` [INFO] [stdout] 0fededea6993eccc8a2e7d35c6b2e5afca11cddb74c1bd230c4e0e2954a59e5c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] a2fdb1d73bb4854b0f0dbedcb0a91200d2d61f4d372cfb3ccbbfc6e3d0664d38 [INFO] running `"docker" "start" "-a" "a2fdb1d73bb4854b0f0dbedcb0a91200d2d61f4d372cfb3ccbbfc6e3d0664d38"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sentiment-5eb58d837300b870 [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" "a2fdb1d73bb4854b0f0dbedcb0a91200d2d61f4d372cfb3ccbbfc6e3d0664d38"` [INFO] running `"docker" "rm" "-f" "a2fdb1d73bb4854b0f0dbedcb0a91200d2d61f4d372cfb3ccbbfc6e3d0664d38"` [INFO] [stdout] a2fdb1d73bb4854b0f0dbedcb0a91200d2d61f4d372cfb3ccbbfc6e3d0664d38