[INFO] cloning repository asakasa/ext [INFO] running `"git" "clone" "--bare" "git://github.com/asakasa/ext.git" "work/cache/sources/gh/asakasa/ext"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/asakasa/ext'... [INFO] running `"git" "clone" "work/cache/sources/gh/asakasa/ext" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asakasa/ext"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asakasa/ext'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/asakasa/ext" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asakasa/ext"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asakasa/ext'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2970e1c509364749d87611baeeb006acc8eab2d8 [INFO] sha for GitHub repo asakasa/ext: 2970e1c509364749d87611baeeb006acc8eab2d8 [INFO] validating manifest of asakasa/ext 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 asakasa/ext 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 asakasa/ext [INFO] finished frobbing asakasa/ext [INFO] frobbed toml for asakasa/ext written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asakasa/ext/Cargo.toml [INFO] started frobbing asakasa/ext [INFO] finished frobbing asakasa/ext [INFO] frobbed toml for asakasa/ext written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asakasa/ext/Cargo.toml [INFO] crate asakasa/ext 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 asakasa/ext against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asakasa/ext:/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] 9a434a0a7aad3fc3d58100951911fd4eb9f6471b77769c1a590789b922de9410 [INFO] running `"docker" "start" "-a" "9a434a0a7aad3fc3d58100951911fd4eb9f6471b77769c1a590789b922de9410"` [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling ext v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.60s [INFO] running `"docker" "inspect" "9a434a0a7aad3fc3d58100951911fd4eb9f6471b77769c1a590789b922de9410"` [INFO] running `"docker" "rm" "-f" "9a434a0a7aad3fc3d58100951911fd4eb9f6471b77769c1a590789b922de9410"` [INFO] [stdout] 9a434a0a7aad3fc3d58100951911fd4eb9f6471b77769c1a590789b922de9410 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asakasa/ext:/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] 5cd1be58c5a02dd0bf7031bd7227c916f510a48dd12893f53e4d515cd2c08c03 [INFO] running `"docker" "start" "-a" "5cd1be58c5a02dd0bf7031bd7227c916f510a48dd12893f53e4d515cd2c08c03"` [INFO] [stderr] Compiling ext v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "5cd1be58c5a02dd0bf7031bd7227c916f510a48dd12893f53e4d515cd2c08c03"` [INFO] running `"docker" "rm" "-f" "5cd1be58c5a02dd0bf7031bd7227c916f510a48dd12893f53e4d515cd2c08c03"` [INFO] [stdout] 5cd1be58c5a02dd0bf7031bd7227c916f510a48dd12893f53e4d515cd2c08c03 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asakasa/ext:/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] 297d8d0a17d773c96c47b4ada7d2db240f8d9941a7bc3e2a8b504d987bbc5c20 [INFO] running `"docker" "start" "-a" "297d8d0a17d773c96c47b4ada7d2db240f8d9941a7bc3e2a8b504d987bbc5c20"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/ext-9fc0de0d10f6c6db [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::t_add ... ok [INFO] [stdout] test tests::t_edit ... ok [INFO] [stdout] test tests::t_delete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "297d8d0a17d773c96c47b4ada7d2db240f8d9941a7bc3e2a8b504d987bbc5c20"` [INFO] running `"docker" "rm" "-f" "297d8d0a17d773c96c47b4ada7d2db240f8d9941a7bc3e2a8b504d987bbc5c20"` [INFO] [stdout] 297d8d0a17d773c96c47b4ada7d2db240f8d9941a7bc3e2a8b504d987bbc5c20