[INFO] updating cached repository https://github.com/leschiassons/mir [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] 604c902e20bad9a8e3f4ad965dd02056a3912e20 [INFO] testing leschiassons/mir against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleschiassons%2Fmir" "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/leschiassons/mir 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/leschiassons/mir [INFO] finished tweaking git repo https://github.com/leschiassons/mir [INFO] tweaked toml for git repo https://github.com/leschiassons/mir written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/leschiassons/mir 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] a2139ea605b646527cdfc0ff2bc707bd94b66593812ba69f8b6ac826feda6b7c [INFO] running `"docker" "start" "-a" "a2139ea605b646527cdfc0ff2bc707bd94b66593812ba69f8b6ac826feda6b7c"` [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.0 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling indicatif v0.10.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling gitlab v0.1111.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling mir v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.90s [INFO] running `"docker" "inspect" "a2139ea605b646527cdfc0ff2bc707bd94b66593812ba69f8b6ac826feda6b7c"` [INFO] running `"docker" "rm" "-f" "a2139ea605b646527cdfc0ff2bc707bd94b66593812ba69f8b6ac826feda6b7c"` [INFO] [stdout] a2139ea605b646527cdfc0ff2bc707bd94b66593812ba69f8b6ac826feda6b7c [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] 1e9d821950d0bc6d477fc3df9bcbfbb6c65e99bfb08b9911451b91f4a7f06a26 [INFO] running `"docker" "start" "-a" "1e9d821950d0bc6d477fc3df9bcbfbb6c65e99bfb08b9911451b91f4a7f06a26"` [INFO] [stderr] Compiling mir v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "1e9d821950d0bc6d477fc3df9bcbfbb6c65e99bfb08b9911451b91f4a7f06a26"` [INFO] running `"docker" "rm" "-f" "1e9d821950d0bc6d477fc3df9bcbfbb6c65e99bfb08b9911451b91f4a7f06a26"` [INFO] [stdout] 1e9d821950d0bc6d477fc3df9bcbfbb6c65e99bfb08b9911451b91f4a7f06a26 [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] 7624d06e4d84af3a88f42ed030f4ed10a68ecdb313bce85091875aa679b173ac [INFO] running `"docker" "start" "-a" "7624d06e4d84af3a88f42ed030f4ed10a68ecdb313bce85091875aa679b173ac"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mir-d0e79f994abe387b [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" "7624d06e4d84af3a88f42ed030f4ed10a68ecdb313bce85091875aa679b173ac"` [INFO] running `"docker" "rm" "-f" "7624d06e4d84af3a88f42ed030f4ed10a68ecdb313bce85091875aa679b173ac"` [INFO] [stdout] 7624d06e4d84af3a88f42ed030f4ed10a68ecdb313bce85091875aa679b173ac