[INFO] cloning repository arrrght/rabbe2 [INFO] running `"git" "clone" "--bare" "git://github.com/arrrght/rabbe2.git" "work/cache/sources/gh/arrrght/rabbe2"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arrrght/rabbe2'... [INFO] running `"git" "clone" "work/cache/sources/gh/arrrght/rabbe2" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arrrght/rabbe2"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arrrght/rabbe2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arrrght/rabbe2" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arrrght/rabbe2"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arrrght/rabbe2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5194c8370ef340e10f1b1786191e3b2347ecc809 [INFO] sha for GitHub repo arrrght/rabbe2: 5194c8370ef340e10f1b1786191e3b2347ecc809 [INFO] validating manifest of arrrght/rabbe2 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 arrrght/rabbe2 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 arrrght/rabbe2 [INFO] finished frobbing arrrght/rabbe2 [INFO] frobbed toml for arrrght/rabbe2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arrrght/rabbe2/Cargo.toml [INFO] started frobbing arrrght/rabbe2 [INFO] finished frobbing arrrght/rabbe2 [INFO] frobbed toml for arrrght/rabbe2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arrrght/rabbe2/Cargo.toml [INFO] crate arrrght/rabbe2 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 arrrght/rabbe2 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arrrght/rabbe2:/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] 7a3737ef0cf8cfc47bd5cd6aabb2728ad918811560e9aa286b09a58b5fde5e77 [INFO] running `"docker" "start" "-a" "7a3737ef0cf8cfc47bd5cd6aabb2728ad918811560e9aa286b09a58b5fde5e77"` [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling amq-protocol-types v1.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Compiling lapin-async v0.18.0 [INFO] [stderr] Compiling lapin-futures v0.18.0 [INFO] [stderr] Compiling rabbe2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.79s [INFO] running `"docker" "inspect" "7a3737ef0cf8cfc47bd5cd6aabb2728ad918811560e9aa286b09a58b5fde5e77"` [INFO] running `"docker" "rm" "-f" "7a3737ef0cf8cfc47bd5cd6aabb2728ad918811560e9aa286b09a58b5fde5e77"` [INFO] [stdout] 7a3737ef0cf8cfc47bd5cd6aabb2728ad918811560e9aa286b09a58b5fde5e77 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arrrght/rabbe2:/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] bfde235cced13f8884619802d234828c6430e575cb705ac16e4a4666b6b00f87 [INFO] running `"docker" "start" "-a" "bfde235cced13f8884619802d234828c6430e575cb705ac16e4a4666b6b00f87"` [INFO] [stderr] Compiling rabbe2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `"docker" "inspect" "bfde235cced13f8884619802d234828c6430e575cb705ac16e4a4666b6b00f87"` [INFO] running `"docker" "rm" "-f" "bfde235cced13f8884619802d234828c6430e575cb705ac16e4a4666b6b00f87"` [INFO] [stdout] bfde235cced13f8884619802d234828c6430e575cb705ac16e4a4666b6b00f87 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arrrght/rabbe2:/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] 9fabce786941ac80ff00c759ec7651b06b95023240a57c86ef9cbc6e8e8be564 [INFO] running `"docker" "start" "-a" "9fabce786941ac80ff00c759ec7651b06b95023240a57c86ef9cbc6e8e8be564"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/rabbe2-4ac6480de4274ca1 [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" "9fabce786941ac80ff00c759ec7651b06b95023240a57c86ef9cbc6e8e8be564"` [INFO] running `"docker" "rm" "-f" "9fabce786941ac80ff00c759ec7651b06b95023240a57c86ef9cbc6e8e8be564"` [INFO] [stdout] 9fabce786941ac80ff00c759ec7651b06b95023240a57c86ef9cbc6e8e8be564