[INFO] cloning repository westerhack/quest [INFO] running `"git" "clone" "--bare" "git://github.com/westerhack/quest.git" "work/cache/sources/gh/westerhack/quest"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/westerhack/quest'... [INFO] running `"git" "clone" "work/cache/sources/gh/westerhack/quest" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/westerhack/quest"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/westerhack/quest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/westerhack/quest" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/westerhack/quest"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/westerhack/quest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f682afab24e8c8917ac1af74492b22af6e6285e3 [INFO] sha for GitHub repo westerhack/quest: f682afab24e8c8917ac1af74492b22af6e6285e3 [INFO] validating manifest of westerhack/quest 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 westerhack/quest 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 westerhack/quest [INFO] finished frobbing westerhack/quest [INFO] frobbed toml for westerhack/quest written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/westerhack/quest/Cargo.toml [INFO] started frobbing westerhack/quest [INFO] finished frobbing westerhack/quest [INFO] frobbed toml for westerhack/quest written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/westerhack/quest/Cargo.toml [INFO] crate westerhack/quest 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] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/westerhack/quest/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 westerhack/quest against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/westerhack/quest:/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] 43ec31f3f4c7297186bb9d63b28af3c0b22080953f08461b6acc68ca7e90fc78 [INFO] running `"docker" "start" "-a" "43ec31f3f4c7297186bb9d63b28af3c0b22080953f08461b6acc68ca7e90fc78"` [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling rand v0.6.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quest v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `transpose_result` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:3:36 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(coerce_unsized, unsize, transpose_result, try_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.00s [INFO] running `"docker" "inspect" "43ec31f3f4c7297186bb9d63b28af3c0b22080953f08461b6acc68ca7e90fc78"` [INFO] running `"docker" "rm" "-f" "43ec31f3f4c7297186bb9d63b28af3c0b22080953f08461b6acc68ca7e90fc78"` [INFO] [stdout] 43ec31f3f4c7297186bb9d63b28af3c0b22080953f08461b6acc68ca7e90fc78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/westerhack/quest:/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] 38ab1aa2f61cf41c67cb8e2e50028d59910a7b5ac7f408952ae7974f896bb558 [INFO] running `"docker" "start" "-a" "38ab1aa2f61cf41c67cb8e2e50028d59910a7b5ac7f408952ae7974f896bb558"` [INFO] [stderr] Compiling quest v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `transpose_result` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:3:36 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(coerce_unsized, unsize, transpose_result, try_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.55s [INFO] running `"docker" "inspect" "38ab1aa2f61cf41c67cb8e2e50028d59910a7b5ac7f408952ae7974f896bb558"` [INFO] running `"docker" "rm" "-f" "38ab1aa2f61cf41c67cb8e2e50028d59910a7b5ac7f408952ae7974f896bb558"` [INFO] [stdout] 38ab1aa2f61cf41c67cb8e2e50028d59910a7b5ac7f408952ae7974f896bb558 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/westerhack/quest:/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] 63297ad5ed2a0a605ee10158a98cfa3d43bf68ad9736352406a2aa4259097b14 [INFO] running `"docker" "start" "-a" "63297ad5ed2a0a605ee10158a98cfa3d43bf68ad9736352406a2aa4259097b14"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/quest-515c83e8da4ce36c [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test object::typed::text::quest_tests::at_text ... ok [INFO] [stdout] test object::typed::text::quest_tests::at_var ... ok [INFO] [stdout] test object::typed::text::rust_tests::empty_string ... ok [INFO] [stdout] test object::typed::text::rust_tests::preserves_contents ... ok [INFO] [stdout] test object::typed::text::rust_tests::is_text ... ok [INFO] [stdout] test object::typed::text::rust_tests::to_string_conversion_works ... ok [INFO] [stdout] test object::typed::text::rust_tests::object_eql_works ... ok [INFO] [stdout] test object::typed::text::rust_tests::create_string_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/quest-49111f152767cec9 [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] [stderr] Doc-tests quest [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" "63297ad5ed2a0a605ee10158a98cfa3d43bf68ad9736352406a2aa4259097b14"` [INFO] running `"docker" "rm" "-f" "63297ad5ed2a0a605ee10158a98cfa3d43bf68ad9736352406a2aa4259097b14"` [INFO] [stdout] 63297ad5ed2a0a605ee10158a98cfa3d43bf68ad9736352406a2aa4259097b14