[INFO] cloning repository quelledanielle/palette-town [INFO] running `"git" "clone" "--bare" "git://github.com/quelledanielle/palette-town.git" "work/cache/sources/gh/quelledanielle/palette-town"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/quelledanielle/palette-town'... [INFO] running `"git" "clone" "work/cache/sources/gh/quelledanielle/palette-town" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quelledanielle/palette-town"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quelledanielle/palette-town'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quelledanielle/palette-town" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quelledanielle/palette-town"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quelledanielle/palette-town'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 60cf8d20061238af93ab600b47b57155cba71c71 [INFO] sha for GitHub repo quelledanielle/palette-town: 60cf8d20061238af93ab600b47b57155cba71c71 [INFO] validating manifest of quelledanielle/palette-town 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 quelledanielle/palette-town 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 quelledanielle/palette-town [INFO] finished frobbing quelledanielle/palette-town [INFO] frobbed toml for quelledanielle/palette-town written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quelledanielle/palette-town/Cargo.toml [INFO] started frobbing quelledanielle/palette-town [INFO] finished frobbing quelledanielle/palette-town [INFO] frobbed toml for quelledanielle/palette-town written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quelledanielle/palette-town/Cargo.toml [INFO] crate quelledanielle/palette-town 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 quelledanielle/palette-town against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quelledanielle/palette-town:/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] e5045de454f64e4bbbfeff78c91e13a50f3dd88e5e1379c87bd0dc9b60335c47 [INFO] running `"docker" "start" "-a" "e5045de454f64e4bbbfeff78c91e13a50f3dd88e5e1379c87bd0dc9b60335c47"` [INFO] [stderr] Compiling palette-town v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(iterator_step_by)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `"docker" "inspect" "e5045de454f64e4bbbfeff78c91e13a50f3dd88e5e1379c87bd0dc9b60335c47"` [INFO] running `"docker" "rm" "-f" "e5045de454f64e4bbbfeff78c91e13a50f3dd88e5e1379c87bd0dc9b60335c47"` [INFO] [stdout] e5045de454f64e4bbbfeff78c91e13a50f3dd88e5e1379c87bd0dc9b60335c47 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quelledanielle/palette-town:/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] 6ead97c219d71e477397077a3c8f39702368f00cff4df9753b465f7c303e5df7 [INFO] running `"docker" "start" "-a" "6ead97c219d71e477397077a3c8f39702368f00cff4df9753b465f7c303e5df7"` [INFO] [stderr] Compiling palette-town v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(iterator_step_by)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "6ead97c219d71e477397077a3c8f39702368f00cff4df9753b465f7c303e5df7"` [INFO] running `"docker" "rm" "-f" "6ead97c219d71e477397077a3c8f39702368f00cff4df9753b465f7c303e5df7"` [INFO] [stdout] 6ead97c219d71e477397077a3c8f39702368f00cff4df9753b465f7c303e5df7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quelledanielle/palette-town:/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] c8611e757dbd2475c7dd01e813249e90631275a64ba325c72b4e707a6326d291 [INFO] running `"docker" "start" "-a" "c8611e757dbd2475c7dd01e813249e90631275a64ba325c72b4e707a6326d291"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/palette_town-9a4c028a8e5d0e00 [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" "c8611e757dbd2475c7dd01e813249e90631275a64ba325c72b4e707a6326d291"` [INFO] running `"docker" "rm" "-f" "c8611e757dbd2475c7dd01e813249e90631275a64ba325c72b4e707a6326d291"` [INFO] [stdout] c8611e757dbd2475c7dd01e813249e90631275a64ba325c72b4e707a6326d291