[INFO] updating cached repository https://github.com/JordiPolo/minos [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] 71cf9605b576f475d86806f9020554865c75856a [INFO] testing JordiPolo/minos against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordiPolo%2Fminos" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordiPolo/minos on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JordiPolo/minos [INFO] finished tweaking git repo https://github.com/JordiPolo/minos [INFO] tweaked toml for git repo https://github.com/JordiPolo/minos written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/JordiPolo/minos already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 3245b4b37a7f7c2d3d72b2afccb152ecdfb721242f6ed54c2fda34205958e10c [INFO] running `"docker" "start" "-a" "3245b4b37a7f7c2d3d72b2afccb152ecdfb721242f6ed54c2fda34205958e10c"` [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling openapi v0.1.5 (https://github.com/jordipolo/openapi?rev=6efec718feb4b53f5372fed0d4704fe62d4e09ce#6efec718) [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.15 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling minos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.75s [INFO] running `"docker" "inspect" "3245b4b37a7f7c2d3d72b2afccb152ecdfb721242f6ed54c2fda34205958e10c"` [INFO] running `"docker" "rm" "-f" "3245b4b37a7f7c2d3d72b2afccb152ecdfb721242f6ed54c2fda34205958e10c"` [INFO] [stdout] 3245b4b37a7f7c2d3d72b2afccb152ecdfb721242f6ed54c2fda34205958e10c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c29451c6b4c18b67d84423d6097f72e102874cf68ef29de94ec67c7cf40bc6e3 [INFO] running `"docker" "start" "-a" "c29451c6b4c18b67d84423d6097f72e102874cf68ef29de94ec67c7cf40bc6e3"` [INFO] [stderr] Compiling minos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `"docker" "inspect" "c29451c6b4c18b67d84423d6097f72e102874cf68ef29de94ec67c7cf40bc6e3"` [INFO] running `"docker" "rm" "-f" "c29451c6b4c18b67d84423d6097f72e102874cf68ef29de94ec67c7cf40bc6e3"` [INFO] [stdout] c29451c6b4c18b67d84423d6097f72e102874cf68ef29de94ec67c7cf40bc6e3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 93c7cb4c41dd321cc58db8250703b18c0e672ac94ebefa26ff0e3ac68e344f0b [INFO] running `"docker" "start" "-a" "93c7cb4c41dd321cc58db8250703b18c0e672ac94ebefa26ff0e3ac68e344f0b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/minos-117923d1c9250bb8 [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" "93c7cb4c41dd321cc58db8250703b18c0e672ac94ebefa26ff0e3ac68e344f0b"` [INFO] running `"docker" "rm" "-f" "93c7cb4c41dd321cc58db8250703b18c0e672ac94ebefa26ff0e3ac68e344f0b"` [INFO] [stdout] 93c7cb4c41dd321cc58db8250703b18c0e672ac94ebefa26ff0e3ac68e344f0b