[INFO] cloning repository studio-lucia/msl_script_tools [INFO] running `"git" "clone" "--bare" "git://github.com/studio-lucia/msl_script_tools.git" "work/cache/sources/gh/studio-lucia/msl_script_tools"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/studio-lucia/msl_script_tools'... [INFO] running `"git" "clone" "work/cache/sources/gh/studio-lucia/msl_script_tools" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/studio-lucia/msl_script_tools"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/studio-lucia/msl_script_tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/studio-lucia/msl_script_tools" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/studio-lucia/msl_script_tools"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/studio-lucia/msl_script_tools'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 184412ca7e29565123db479fbdbcf6d428311f53 [INFO] sha for GitHub repo studio-lucia/msl_script_tools: 184412ca7e29565123db479fbdbcf6d428311f53 [INFO] validating manifest of studio-lucia/msl_script_tools 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 studio-lucia/msl_script_tools 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 studio-lucia/msl_script_tools [INFO] finished frobbing studio-lucia/msl_script_tools [INFO] frobbed toml for studio-lucia/msl_script_tools written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/studio-lucia/msl_script_tools/Cargo.toml [INFO] started frobbing studio-lucia/msl_script_tools [INFO] finished frobbing studio-lucia/msl_script_tools [INFO] frobbed toml for studio-lucia/msl_script_tools written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/studio-lucia/msl_script_tools/Cargo.toml [INFO] crate studio-lucia/msl_script_tools 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] Downloading crates ... [INFO] [stderr] Downloaded clap v2.25.1 [INFO] [stderr] Downloaded fldtools v0.1.1 [INFO] [stderr] Downloaded csv-core v0.1.2 [INFO] [stderr] Downloaded csv v1.0.0-beta.3 [INFO] [stderr] Downloaded encoding_rs v0.6.11 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing studio-lucia/msl_script_tools 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/studio-lucia/msl_script_tools:/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] 4662fea14e6ad2087032283892fa506002ce3338b730159c2035477a021f64d0 [INFO] running `"docker" "start" "-a" "4662fea14e6ad2087032283892fa506002ce3338b730159c2035477a021f64d0"` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.6.11 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling csv-core v0.1.2 [INFO] [stderr] Compiling clap v2.25.1 [INFO] [stderr] Compiling csv v1.0.0-beta.3 [INFO] [stderr] Compiling fldtools v0.1.1 [INFO] [stderr] Compiling msl_script_tools v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.56s [INFO] running `"docker" "inspect" "4662fea14e6ad2087032283892fa506002ce3338b730159c2035477a021f64d0"` [INFO] running `"docker" "rm" "-f" "4662fea14e6ad2087032283892fa506002ce3338b730159c2035477a021f64d0"` [INFO] [stdout] 4662fea14e6ad2087032283892fa506002ce3338b730159c2035477a021f64d0 [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/studio-lucia/msl_script_tools:/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] edfe3a306ca0a4ad6c74a43e789c9700b44a653143fc500a3445edd125017988 [INFO] running `"docker" "start" "-a" "edfe3a306ca0a4ad6c74a43e789c9700b44a653143fc500a3445edd125017988"` [INFO] [stderr] Compiling msl_script_tools v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "edfe3a306ca0a4ad6c74a43e789c9700b44a653143fc500a3445edd125017988"` [INFO] running `"docker" "rm" "-f" "edfe3a306ca0a4ad6c74a43e789c9700b44a653143fc500a3445edd125017988"` [INFO] [stdout] edfe3a306ca0a4ad6c74a43e789c9700b44a653143fc500a3445edd125017988 [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/studio-lucia/msl_script_tools:/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] 9bacead4c2c2b0a573f42150eb709042c94875d74124c7fcec07d3edaa2d0810 [INFO] running `"docker" "start" "-a" "9bacead4c2c2b0a573f42150eb709042c94875d74124c7fcec07d3edaa2d0810"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/msl_script_tools-626571ae1d532198 [INFO] [stderr] Running /opt/crater/target/debug/deps/msl_script_dump-be9b1746a9683c43 [INFO] [stderr] Doc-tests msl_script_tools [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] [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] [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" "9bacead4c2c2b0a573f42150eb709042c94875d74124c7fcec07d3edaa2d0810"` [INFO] running `"docker" "rm" "-f" "9bacead4c2c2b0a573f42150eb709042c94875d74124c7fcec07d3edaa2d0810"` [INFO] [stdout] 9bacead4c2c2b0a573f42150eb709042c94875d74124c7fcec07d3edaa2d0810