[INFO] updating cached repository marcan/uhub-proxy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/marcan/uhub-proxy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/marcan/uhub-proxy" "work/ex/beta-1.38-1/sources/1.37.0/gh/marcan/uhub-proxy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/marcan/uhub-proxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marcan/uhub-proxy" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcan/uhub-proxy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcan/uhub-proxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b162ab07579518564df6fc02d0a3a8c9a4b60249 [INFO] sha for GitHub repo marcan/uhub-proxy: b162ab07579518564df6fc02d0a3a8c9a4b60249 [INFO] validating manifest of marcan/uhub-proxy on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of marcan/uhub-proxy on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing marcan/uhub-proxy [INFO] finished frobbing marcan/uhub-proxy [INFO] frobbed toml for marcan/uhub-proxy written to work/ex/beta-1.38-1/sources/1.37.0/gh/marcan/uhub-proxy/Cargo.toml [INFO] started frobbing marcan/uhub-proxy [INFO] finished frobbing marcan/uhub-proxy [INFO] frobbed toml for marcan/uhub-proxy written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcan/uhub-proxy/Cargo.toml [INFO] crate marcan/uhub-proxy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marcan/uhub-proxy/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getopts v0.2.20 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing marcan/uhub-proxy against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcan/uhub-proxy:/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-08-13" "build" "--frozen"` [INFO] [stdout] e2e2bce432a2f389575d87a3fb2d5c48987e0874b8dbedc32a026bbc33eb8176 [INFO] running `"docker" "start" "-a" "e2e2bce432a2f389575d87a3fb2d5c48987e0874b8dbedc32a026bbc33eb8176"` [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling getopts v0.2.20 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling uhub_proxy v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Evented` [INFO] [stderr] --> src/main.rs:18:30 [INFO] [stderr] | [INFO] [stderr] 18 | use mio::{TryRead, TryWrite, Evented, Token, EventSet, PollOpt}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `"docker" "inspect" "e2e2bce432a2f389575d87a3fb2d5c48987e0874b8dbedc32a026bbc33eb8176"` [INFO] running `"docker" "rm" "-f" "e2e2bce432a2f389575d87a3fb2d5c48987e0874b8dbedc32a026bbc33eb8176"` [INFO] [stdout] e2e2bce432a2f389575d87a3fb2d5c48987e0874b8dbedc32a026bbc33eb8176 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcan/uhub-proxy:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 01ae2d4659f1d8ec5f3cf7946f978bbd5f4bec91a46567bcc1816878cfd17286 [INFO] running `"docker" "start" "-a" "01ae2d4659f1d8ec5f3cf7946f978bbd5f4bec91a46567bcc1816878cfd17286"` [INFO] [stderr] Compiling uhub_proxy v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Evented` [INFO] [stderr] --> src/main.rs:18:30 [INFO] [stderr] | [INFO] [stderr] 18 | use mio::{TryRead, TryWrite, Evented, Token, EventSet, PollOpt}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `"docker" "inspect" "01ae2d4659f1d8ec5f3cf7946f978bbd5f4bec91a46567bcc1816878cfd17286"` [INFO] running `"docker" "rm" "-f" "01ae2d4659f1d8ec5f3cf7946f978bbd5f4bec91a46567bcc1816878cfd17286"` [INFO] [stdout] 01ae2d4659f1d8ec5f3cf7946f978bbd5f4bec91a46567bcc1816878cfd17286 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcan/uhub-proxy:/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-08-13" "test" "--frozen"` [INFO] [stdout] 52c0e3e59e55d3a34a1158242165dd9bfd49db069d0729647b03ede82feaa3e3 [INFO] running `"docker" "start" "-a" "52c0e3e59e55d3a34a1158242165dd9bfd49db069d0729647b03ede82feaa3e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/uhub_proxy-c5b5a364741cedea [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" "52c0e3e59e55d3a34a1158242165dd9bfd49db069d0729647b03ede82feaa3e3"` [INFO] running `"docker" "rm" "-f" "52c0e3e59e55d3a34a1158242165dd9bfd49db069d0729647b03ede82feaa3e3"` [INFO] [stdout] 52c0e3e59e55d3a34a1158242165dd9bfd49db069d0729647b03ede82feaa3e3