[INFO] updating cached repository nfode/lametric-gitlab [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nfode/lametric-gitlab [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nfode/lametric-gitlab" "work/ex/beta-1.37-6/sources/1.36.0/gh/nfode/lametric-gitlab"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nfode/lametric-gitlab'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nfode/lametric-gitlab" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nfode/lametric-gitlab"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nfode/lametric-gitlab'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 18e5a2e101c41c787221cbcf888b917c4009e4cd [INFO] sha for GitHub repo nfode/lametric-gitlab: 18e5a2e101c41c787221cbcf888b917c4009e4cd [INFO] validating manifest of nfode/lametric-gitlab on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nfode/lametric-gitlab on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nfode/lametric-gitlab [INFO] finished frobbing nfode/lametric-gitlab [INFO] frobbed toml for nfode/lametric-gitlab written to work/ex/beta-1.37-6/sources/1.36.0/gh/nfode/lametric-gitlab/Cargo.toml [INFO] started frobbing nfode/lametric-gitlab [INFO] finished frobbing nfode/lametric-gitlab [INFO] frobbed toml for nfode/lametric-gitlab written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nfode/lametric-gitlab/Cargo.toml [INFO] crate nfode/lametric-gitlab already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nfode/lametric-gitlab against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nfode/lametric-gitlab:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 08c13fdc96c9fd586fd49690877926a2195083f80f2fd824d07be6359ab32189 [INFO] running `"docker" "start" "-a" "08c13fdc96c9fd586fd49690877926a2195083f80f2fd824d07be6359ab32189"` [INFO] [stderr] Compiling cc v1.0.33 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling reqwest v0.9.13 [INFO] [stderr] Compiling lametric-gitlab v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `CLOSED` [INFO] [stderr] --> src/gitlab/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | CLOSED, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "08c13fdc96c9fd586fd49690877926a2195083f80f2fd824d07be6359ab32189"` [INFO] running `"docker" "rm" "-f" "08c13fdc96c9fd586fd49690877926a2195083f80f2fd824d07be6359ab32189"` [INFO] [stdout] 08c13fdc96c9fd586fd49690877926a2195083f80f2fd824d07be6359ab32189 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nfode/lametric-gitlab:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 766dd947b613788ec14f9dd61a56a2291f4fe5876ca0deebbaf3c5c45e0ab1f5 [INFO] running `"docker" "start" "-a" "766dd947b613788ec14f9dd61a56a2291f4fe5876ca0deebbaf3c5c45e0ab1f5"` [INFO] [stderr] Compiling lametric-gitlab v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `CLOSED` [INFO] [stderr] --> src/gitlab/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | CLOSED, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `"docker" "inspect" "766dd947b613788ec14f9dd61a56a2291f4fe5876ca0deebbaf3c5c45e0ab1f5"` [INFO] running `"docker" "rm" "-f" "766dd947b613788ec14f9dd61a56a2291f4fe5876ca0deebbaf3c5c45e0ab1f5"` [INFO] [stdout] 766dd947b613788ec14f9dd61a56a2291f4fe5876ca0deebbaf3c5c45e0ab1f5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nfode/lametric-gitlab:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 036b3fb8ff7f7e22ca353d427a34d25033f3ca245b42b95ab35b2f5b34916dd5 [INFO] running `"docker" "start" "-a" "036b3fb8ff7f7e22ca353d427a34d25033f3ca245b42b95ab35b2f5b34916dd5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/lametric_gitlab-da2e7d3e3032bbe9 [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" "036b3fb8ff7f7e22ca353d427a34d25033f3ca245b42b95ab35b2f5b34916dd5"` [INFO] running `"docker" "rm" "-f" "036b3fb8ff7f7e22ca353d427a34d25033f3ca245b42b95ab35b2f5b34916dd5"` [INFO] [stdout] 036b3fb8ff7f7e22ca353d427a34d25033f3ca245b42b95ab35b2f5b34916dd5