[INFO] cloning repository remexre/fstlc [INFO] running `"git" "clone" "--bare" "git://github.com/remexre/fstlc.git" "work/cache/sources/gh/remexre/fstlc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/remexre/fstlc'... [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/fstlc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/remexre/fstlc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/remexre/fstlc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/fstlc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remexre/fstlc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remexre/fstlc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d04b0d03d1736d66c010a798251e44a28a94471 [INFO] sha for GitHub repo remexre/fstlc: 2d04b0d03d1736d66c010a798251e44a28a94471 [INFO] validating manifest of remexre/fstlc 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 remexre/fstlc 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 remexre/fstlc [INFO] finished frobbing remexre/fstlc [INFO] frobbed toml for remexre/fstlc written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/remexre/fstlc/Cargo.toml [INFO] started frobbing remexre/fstlc [INFO] finished frobbing remexre/fstlc [INFO] frobbed toml for remexre/fstlc written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remexre/fstlc/Cargo.toml [INFO] crate remexre/fstlc 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 remexre/fstlc 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/remexre/fstlc:/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] 74ed5b9f96edc61fa427aedaad3c8e90cc5c75b9ab0823814a3dfbca95c9fde5 [INFO] running `"docker" "start" "-a" "74ed5b9f96edc61fa427aedaad3c8e90cc5c75b9ab0823814a3dfbca95c9fde5"` [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling fstlc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "74ed5b9f96edc61fa427aedaad3c8e90cc5c75b9ab0823814a3dfbca95c9fde5"` [INFO] running `"docker" "rm" "-f" "74ed5b9f96edc61fa427aedaad3c8e90cc5c75b9ab0823814a3dfbca95c9fde5"` [INFO] [stdout] 74ed5b9f96edc61fa427aedaad3c8e90cc5c75b9ab0823814a3dfbca95c9fde5 [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/remexre/fstlc:/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] 5db53c80bf91270ccca75f7d6d36621f9ad605f7927d8ecb6eaff203d642f1d1 [INFO] running `"docker" "start" "-a" "5db53c80bf91270ccca75f7d6d36621f9ad605f7927d8ecb6eaff203d642f1d1"` [INFO] [stderr] Compiling fstlc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `"docker" "inspect" "5db53c80bf91270ccca75f7d6d36621f9ad605f7927d8ecb6eaff203d642f1d1"` [INFO] running `"docker" "rm" "-f" "5db53c80bf91270ccca75f7d6d36621f9ad605f7927d8ecb6eaff203d642f1d1"` [INFO] [stdout] 5db53c80bf91270ccca75f7d6d36621f9ad605f7927d8ecb6eaff203d642f1d1 [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/remexre/fstlc:/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] dc9bfb9b64d619c37062d9c95cbf1901953b204d9fcb15c3d282f73fde04d40c [INFO] running `"docker" "start" "-a" "dc9bfb9b64d619c37062d9c95cbf1901953b204d9fcb15c3d282f73fde04d40c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/fstlc-2f45d886a0b40d61 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::const_id_42_137 ... ignored [INFO] [stdout] test tests::id_1337 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/fstlc-3bd3e7e80a6c9d77 [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 fstlc [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" "dc9bfb9b64d619c37062d9c95cbf1901953b204d9fcb15c3d282f73fde04d40c"` [INFO] running `"docker" "rm" "-f" "dc9bfb9b64d619c37062d9c95cbf1901953b204d9fcb15c3d282f73fde04d40c"` [INFO] [stdout] dc9bfb9b64d619c37062d9c95cbf1901953b204d9fcb15c3d282f73fde04d40c