[INFO] cloning repository obourgain/rustique [INFO] running `"git" "clone" "--bare" "git://github.com/obourgain/rustique.git" "work/cache/sources/gh/obourgain/rustique"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/obourgain/rustique'... [INFO] running `"git" "clone" "work/cache/sources/gh/obourgain/rustique" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/obourgain/rustique"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/obourgain/rustique'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/obourgain/rustique" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/obourgain/rustique"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/obourgain/rustique'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bba8ee336af51af9e36504987ea9c671262bf56 [INFO] sha for GitHub repo obourgain/rustique: 6bba8ee336af51af9e36504987ea9c671262bf56 [INFO] validating manifest of obourgain/rustique 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 obourgain/rustique 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 obourgain/rustique [INFO] finished frobbing obourgain/rustique [INFO] frobbed toml for obourgain/rustique written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/obourgain/rustique/Cargo.toml [INFO] started frobbing obourgain/rustique [INFO] finished frobbing obourgain/rustique [INFO] frobbed toml for obourgain/rustique written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/obourgain/rustique/Cargo.toml [INFO] crate obourgain/rustique 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing obourgain/rustique against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/obourgain/rustique:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 022f509bc05085ad700c25daa5e1dceb669efe2937e1865b353f50fbca159afd [INFO] running `"docker" "start" "-a" "022f509bc05085ad700c25daa5e1dceb669efe2937e1865b353f50fbca159afd"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling serde v0.9.8 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling serde_derive v0.9.8 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling serde_json v0.9.8 [INFO] [stderr] Compiling rustique v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.08s [INFO] running `"docker" "inspect" "022f509bc05085ad700c25daa5e1dceb669efe2937e1865b353f50fbca159afd"` [INFO] running `"docker" "rm" "-f" "022f509bc05085ad700c25daa5e1dceb669efe2937e1865b353f50fbca159afd"` [INFO] [stdout] 022f509bc05085ad700c25daa5e1dceb669efe2937e1865b353f50fbca159afd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/obourgain/rustique:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 677ad2492671d30a1e32cd055bb4d106270e93d478a906d71fb3e3ef19f552c6 [INFO] running `"docker" "start" "-a" "677ad2492671d30a1e32cd055bb4d106270e93d478a906d71fb3e3ef19f552c6"` [INFO] [stderr] Compiling rustique v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "677ad2492671d30a1e32cd055bb4d106270e93d478a906d71fb3e3ef19f552c6"` [INFO] running `"docker" "rm" "-f" "677ad2492671d30a1e32cd055bb4d106270e93d478a906d71fb3e3ef19f552c6"` [INFO] [stdout] 677ad2492671d30a1e32cd055bb4d106270e93d478a906d71fb3e3ef19f552c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/obourgain/rustique:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 27cead3e96cf67cb33198edc22f048cd17e0d041189c9b5651ccef6c86c0223a [INFO] running `"docker" "start" "-a" "27cead3e96cf67cb33198edc22f048cd17e0d041189c9b5651ccef6c86c0223a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustique-dced206da601ff14 [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" "27cead3e96cf67cb33198edc22f048cd17e0d041189c9b5651ccef6c86c0223a"` [INFO] running `"docker" "rm" "-f" "27cead3e96cf67cb33198edc22f048cd17e0d041189c9b5651ccef6c86c0223a"` [INFO] [stdout] 27cead3e96cf67cb33198edc22f048cd17e0d041189c9b5651ccef6c86c0223a