[INFO] updating cached repository https://github.com/cardoe/cargo-ebuild [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] a7d158dc07f8c5bdf0ab14bbecadb632c5ef7c4b [INFO] testing cardoe/cargo-ebuild against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-ebuild" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cardoe/cargo-ebuild 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/cardoe/cargo-ebuild [INFO] finished tweaking git repo https://github.com/cardoe/cargo-ebuild [INFO] tweaked toml for git repo https://github.com/cardoe/cargo-ebuild written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/cardoe/cargo-ebuild 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 02a73893832c4337c858d0024d2fb46e43d68402cd2a3d70bed839f2b7c24c17 [INFO] running `"docker" "start" "-a" "02a73893832c4337c858d0024d2fb46e43d68402cd2a3d70bed839f2b7c24c17"` [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v1.0.16 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling openssl-probe v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling shell-escape v0.1.3 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling cmake v0.1.22 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.8 [INFO] [stderr] Compiling fs2 v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling tar v0.4.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling libssh2-sys v0.2.5 [INFO] [stderr] Compiling libgit2-sys v0.6.7 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.16 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.5 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling serde_ignored v0.0.3 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling crates-io v0.10.0 [INFO] [stderr] Compiling git2 v0.6.4 [INFO] [stderr] Compiling git2-curl v0.7.0 [INFO] [stderr] Compiling cargo v0.21.1 [INFO] [stderr] Compiling cargo-ebuild v0.1.6-pre (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `"docker" "inspect" "02a73893832c4337c858d0024d2fb46e43d68402cd2a3d70bed839f2b7c24c17"` [INFO] running `"docker" "rm" "-f" "02a73893832c4337c858d0024d2fb46e43d68402cd2a3d70bed839f2b7c24c17"` [INFO] [stdout] 02a73893832c4337c858d0024d2fb46e43d68402cd2a3d70bed839f2b7c24c17 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 6e2f540055426d2c0cda8f0a999ad53ba3b3545ee50ff3b01c2f039fd14cef7a [INFO] running `"docker" "start" "-a" "6e2f540055426d2c0cda8f0a999ad53ba3b3545ee50ff3b01c2f039fd14cef7a"` [INFO] [stderr] Compiling cargo-ebuild v0.1.6-pre (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `"docker" "inspect" "6e2f540055426d2c0cda8f0a999ad53ba3b3545ee50ff3b01c2f039fd14cef7a"` [INFO] running `"docker" "rm" "-f" "6e2f540055426d2c0cda8f0a999ad53ba3b3545ee50ff3b01c2f039fd14cef7a"` [INFO] [stdout] 6e2f540055426d2c0cda8f0a999ad53ba3b3545ee50ff3b01c2f039fd14cef7a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 96ab542cddf87c287c04001f8a1d82bc571f000baf6f2b394c784b052d73daa8 [INFO] running `"docker" "start" "-a" "96ab542cddf87c287c04001f8a1d82bc571f000baf6f2b394c784b052d73daa8"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_ebuild-634597058bfcaa04 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_ebuild-65a6e22787e6fa89 [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] [stdout] [INFO] [stderr] Doc-tests cargo_ebuild [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] [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" "96ab542cddf87c287c04001f8a1d82bc571f000baf6f2b394c784b052d73daa8"` [INFO] running `"docker" "rm" "-f" "96ab542cddf87c287c04001f8a1d82bc571f000baf6f2b394c784b052d73daa8"` [INFO] [stdout] 96ab542cddf87c287c04001f8a1d82bc571f000baf6f2b394c784b052d73daa8