[INFO] cloning repository nicohman/raven [INFO] running `"git" "clone" "--bare" "git://github.com/nicohman/raven.git" "work/cache/sources/gh/nicohman/raven"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nicohman/raven'... [INFO] running `"git" "clone" "work/cache/sources/gh/nicohman/raven" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nicohman/raven"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nicohman/raven'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicohman/raven" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicohman/raven"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicohman/raven'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ea16f9c7b1adcbb5966aa61d4c8418acffae484 [INFO] sha for GitHub repo nicohman/raven: 4ea16f9c7b1adcbb5966aa61d4c8418acffae484 [INFO] validating manifest of nicohman/raven on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nicohman/raven on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nicohman/raven [INFO] finished frobbing nicohman/raven [INFO] frobbed toml for nicohman/raven written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nicohman/raven/Cargo.toml [INFO] started frobbing nicohman/raven [INFO] finished frobbing nicohman/raven [INFO] frobbed toml for nicohman/raven written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicohman/raven/Cargo.toml [INFO] crate nicohman/raven already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ravenlib v1.2.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nicohman/raven against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicohman/raven:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 2073c0a8b77c8ee2050bdcc57215747f2b93e0b7483a8a1d76ddc3848f66f05d [INFO] running `"docker" "start" "-a" "2073c0a8b77c8ee2050bdcc57215747f2b93e0b7483a8a1d76ddc3848f66f05d"` [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling buf_redux v0.8.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling ravenlib v1.2.4 [INFO] [stderr] Compiling raventhemer v1.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[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 1m 27s [INFO] running `"docker" "inspect" "2073c0a8b77c8ee2050bdcc57215747f2b93e0b7483a8a1d76ddc3848f66f05d"` [INFO] running `"docker" "rm" "-f" "2073c0a8b77c8ee2050bdcc57215747f2b93e0b7483a8a1d76ddc3848f66f05d"` [INFO] [stdout] 2073c0a8b77c8ee2050bdcc57215747f2b93e0b7483a8a1d76ddc3848f66f05d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicohman/raven:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a5b36b1ec3e2361767fe6eee73fff653b32859c7ffdef478e6583a86a20a7076 [INFO] running `"docker" "start" "-a" "a5b36b1ec3e2361767fe6eee73fff653b32859c7ffdef478e6583a86a20a7076"` [INFO] [stderr] Compiling raventhemer v1.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[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 4.18s [INFO] running `"docker" "inspect" "a5b36b1ec3e2361767fe6eee73fff653b32859c7ffdef478e6583a86a20a7076"` [INFO] running `"docker" "rm" "-f" "a5b36b1ec3e2361767fe6eee73fff653b32859c7ffdef478e6583a86a20a7076"` [INFO] [stdout] a5b36b1ec3e2361767fe6eee73fff653b32859c7ffdef478e6583a86a20a7076 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicohman/raven:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] a225e477cd92b952f4218979db805f296e318202b587b4f017879d91a284a36d [INFO] running `"docker" "start" "-a" "a225e477cd92b952f4218979db805f296e318202b587b4f017879d91a284a36d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/raven-09e136cfd6ba0566 [INFO] [stderr] Running /opt/crater/target/debug/deps/ravend-53442fea10b32936 [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] [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" "a225e477cd92b952f4218979db805f296e318202b587b4f017879d91a284a36d"` [INFO] running `"docker" "rm" "-f" "a225e477cd92b952f4218979db805f296e318202b587b4f017879d91a284a36d"` [INFO] [stdout] a225e477cd92b952f4218979db805f296e318202b587b4f017879d91a284a36d