[INFO] updating cached repository amccreight/gen_ipdl_parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/amccreight/gen_ipdl_parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/amccreight/gen_ipdl_parser" "work/ex/beta-1.37-6/sources/1.36.0/gh/amccreight/gen_ipdl_parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/amccreight/gen_ipdl_parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/amccreight/gen_ipdl_parser" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amccreight/gen_ipdl_parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amccreight/gen_ipdl_parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d5645de1a39006a5686e589e82a84848bb69591 [INFO] sha for GitHub repo amccreight/gen_ipdl_parser: 5d5645de1a39006a5686e589e82a84848bb69591 [INFO] validating manifest of amccreight/gen_ipdl_parser on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of amccreight/gen_ipdl_parser on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing amccreight/gen_ipdl_parser [INFO] finished frobbing amccreight/gen_ipdl_parser [INFO] frobbed toml for amccreight/gen_ipdl_parser written to work/ex/beta-1.37-6/sources/1.36.0/gh/amccreight/gen_ipdl_parser/Cargo.toml [INFO] started frobbing amccreight/gen_ipdl_parser [INFO] finished frobbing amccreight/gen_ipdl_parser [INFO] frobbed toml for amccreight/gen_ipdl_parser written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amccreight/gen_ipdl_parser/Cargo.toml [INFO] crate amccreight/gen_ipdl_parser already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing amccreight/gen_ipdl_parser against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amccreight/gen_ipdl_parser:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 70b10625a92300a185a7572f32c413e357efd303fbb1512320cb241fa4b94c2d [INFO] running `"docker" "start" "-a" "70b10625a92300a185a7572f32c413e357efd303fbb1512320cb241fa4b94c2d"` [INFO] [stderr] Compiling lalrpop-util v0.12.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling gen_ipdl_parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/ipdl.rs:8782:25 [INFO] [stderr] | [INFO] [stderr] 8782 | let ___text = self.text.trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.28s [INFO] running `"docker" "inspect" "70b10625a92300a185a7572f32c413e357efd303fbb1512320cb241fa4b94c2d"` [INFO] running `"docker" "rm" "-f" "70b10625a92300a185a7572f32c413e357efd303fbb1512320cb241fa4b94c2d"` [INFO] [stdout] 70b10625a92300a185a7572f32c413e357efd303fbb1512320cb241fa4b94c2d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amccreight/gen_ipdl_parser:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d222b73b3e460942e1143661248dba8bfc977701c0c9484abf58cce571e19281 [INFO] running `"docker" "start" "-a" "d222b73b3e460942e1143661248dba8bfc977701c0c9484abf58cce571e19281"` [INFO] [stderr] Compiling gen_ipdl_parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/ipdl.rs:8782:25 [INFO] [stderr] | [INFO] [stderr] 8782 | let ___text = self.text.trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `"docker" "inspect" "d222b73b3e460942e1143661248dba8bfc977701c0c9484abf58cce571e19281"` [INFO] running `"docker" "rm" "-f" "d222b73b3e460942e1143661248dba8bfc977701c0c9484abf58cce571e19281"` [INFO] [stdout] d222b73b3e460942e1143661248dba8bfc977701c0c9484abf58cce571e19281 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amccreight/gen_ipdl_parser:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] c2b6f5718c467057b58c4e64b952072f00b63c545098883ae5283a8d3f0b1667 [INFO] running `"docker" "start" "-a" "c2b6f5718c467057b58c4e64b952072f00b63c545098883ae5283a8d3f0b1667"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/gen_ipdl_parser-93955b4a44e732e7 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test uncommenter::basic_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c2b6f5718c467057b58c4e64b952072f00b63c545098883ae5283a8d3f0b1667"` [INFO] running `"docker" "rm" "-f" "c2b6f5718c467057b58c4e64b952072f00b63c545098883ae5283a8d3f0b1667"` [INFO] [stdout] c2b6f5718c467057b58c4e64b952072f00b63c545098883ae5283a8d3f0b1667