[INFO] updating cached repository https://github.com/lnicola/rusty-share [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] [stderr] From https://github.com/lnicola/rusty-share [INFO] [stderr] f7d205c..704ab6d master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 704ab6d09da550dffdf1a98e7c7008ed03afa48a [INFO] testing lnicola/rusty-share against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Frusty-share" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lnicola/rusty-share 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/lnicola/rusty-share [INFO] finished tweaking git repo https://github.com/lnicola/rusty-share [INFO] tweaked toml for git repo https://github.com/lnicola/rusty-share written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lnicola/rusty-share 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] [stderr] Updating git repository `https://github.com/diesel-rs/diesel` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] b71c2264cc57121d19e04f1dcffd3f848d9bfb138375ec513c33d642144b11e8 [INFO] running `"docker" "start" "-a" "b71c2264cc57121d19e04f1dcffd3f848d9bfb138375ec513c33d642144b11e8"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling horrorshow v0.7.0 [INFO] [stderr] Compiling libsqlite3-sys v0.15.0 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling http-serve v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 (https://github.com/diesel-rs/diesel#1d60f2d2) [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling diesel v1.4.2 (https://github.com/diesel-rs/diesel#1d60f2d2) [INFO] [stderr] Compiling rusty-share v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.02s [INFO] running `"docker" "inspect" "b71c2264cc57121d19e04f1dcffd3f848d9bfb138375ec513c33d642144b11e8"` [INFO] running `"docker" "rm" "-f" "b71c2264cc57121d19e04f1dcffd3f848d9bfb138375ec513c33d642144b11e8"` [INFO] [stdout] b71c2264cc57121d19e04f1dcffd3f848d9bfb138375ec513c33d642144b11e8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 78acdf906ae09b0854478aa8fd46bc523accc73cb97b744f2a6b063f6ccc0317 [INFO] running `"docker" "start" "-a" "78acdf906ae09b0854478aa8fd46bc523accc73cb97b744f2a6b063f6ccc0317"` [INFO] [stderr] Compiling rusty-share v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `"docker" "inspect" "78acdf906ae09b0854478aa8fd46bc523accc73cb97b744f2a6b063f6ccc0317"` [INFO] running `"docker" "rm" "-f" "78acdf906ae09b0854478aa8fd46bc523accc73cb97b744f2a6b063f6ccc0317"` [INFO] [stdout] 78acdf906ae09b0854478aa8fd46bc523accc73cb97b744f2a6b063f6ccc0317 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] a5790801f3bac9fbf37237edf43ec0f2e770f8864605b68ed4f8670ee8c2d7f7 [INFO] running `"docker" "start" "-a" "a5790801f3bac9fbf37237edf43ec0f2e770f8864605b68ed4f8670ee8c2d7f7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_share-21c936d4a2b6632f [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" "a5790801f3bac9fbf37237edf43ec0f2e770f8864605b68ed4f8670ee8c2d7f7"` [INFO] running `"docker" "rm" "-f" "a5790801f3bac9fbf37237edf43ec0f2e770f8864605b68ed4f8670ee8c2d7f7"` [INFO] [stdout] a5790801f3bac9fbf37237edf43ec0f2e770f8864605b68ed4f8670ee8c2d7f7