[INFO] cloning repository h1romas4/rust-synth-emulation [INFO] running `"git" "clone" "--bare" "git://github.com/h1romas4/rust-synth-emulation.git" "work/cache/sources/gh/h1romas4/rust-synth-emulation"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/h1romas4/rust-synth-emulation'... [INFO] running `"git" "clone" "work/cache/sources/gh/h1romas4/rust-synth-emulation" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h1romas4/rust-synth-emulation"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h1romas4/rust-synth-emulation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/h1romas4/rust-synth-emulation" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h1romas4/rust-synth-emulation"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h1romas4/rust-synth-emulation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28b22c53af5d326c0ea9f53bada9a7a6d57d09bc [INFO] sha for GitHub repo h1romas4/rust-synth-emulation: 28b22c53af5d326c0ea9f53bada9a7a6d57d09bc [INFO] validating manifest of h1romas4/rust-synth-emulation 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 h1romas4/rust-synth-emulation 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 h1romas4/rust-synth-emulation [INFO] finished frobbing h1romas4/rust-synth-emulation [INFO] frobbed toml for h1romas4/rust-synth-emulation written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h1romas4/rust-synth-emulation/Cargo.toml [INFO] started frobbing h1romas4/rust-synth-emulation [INFO] finished frobbing h1romas4/rust-synth-emulation [INFO] frobbed toml for h1romas4/rust-synth-emulation written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h1romas4/rust-synth-emulation/Cargo.toml [INFO] crate h1romas4/rust-synth-emulation 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 h1romas4/rust-synth-emulation against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h1romas4/rust-synth-emulation:/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] e7c7558a9f069b21ee986fcb2a986c388355b721ede32c2de7ad9bac81fd7015 [INFO] running `"docker" "start" "-a" "e7c7558a9f069b21ee986fcb2a986c388355b721ede32c2de7ad9bac81fd7015"` [INFO] [stderr] Compiling synth v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | 0x70...0x7f => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "e7c7558a9f069b21ee986fcb2a986c388355b721ede32c2de7ad9bac81fd7015"` [INFO] running `"docker" "rm" "-f" "e7c7558a9f069b21ee986fcb2a986c388355b721ede32c2de7ad9bac81fd7015"` [INFO] [stdout] e7c7558a9f069b21ee986fcb2a986c388355b721ede32c2de7ad9bac81fd7015 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h1romas4/rust-synth-emulation:/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] d13d951752311bc44079d7ea16a9d01226717be42c2139f84afab7c9e4ecb15e [INFO] running `"docker" "start" "-a" "d13d951752311bc44079d7ea16a9d01226717be42c2139f84afab7c9e4ecb15e"` [INFO] [stderr] Compiling synth v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | 0x70...0x7f => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "d13d951752311bc44079d7ea16a9d01226717be42c2139f84afab7c9e4ecb15e"` [INFO] running `"docker" "rm" "-f" "d13d951752311bc44079d7ea16a9d01226717be42c2139f84afab7c9e4ecb15e"` [INFO] [stdout] d13d951752311bc44079d7ea16a9d01226717be42c2139f84afab7c9e4ecb15e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h1romas4/rust-synth-emulation:/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] dd41b391fc9c84b913393f1f986ada66862ce2dde8776dee13e80f4ef91690e6 [INFO] running `"docker" "start" "-a" "dd41b391fc9c84b913393f1f986ada66862ce2dde8776dee13e80f4ef91690e6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/synth-50887151a1c3abed [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" "dd41b391fc9c84b913393f1f986ada66862ce2dde8776dee13e80f4ef91690e6"` [INFO] running `"docker" "rm" "-f" "dd41b391fc9c84b913393f1f986ada66862ce2dde8776dee13e80f4ef91690e6"` [INFO] [stdout] dd41b391fc9c84b913393f1f986ada66862ce2dde8776dee13e80f4ef91690e6