[INFO] cloning repository h3nnn4n/rusty-fleury [INFO] running `"git" "clone" "--bare" "git://github.com/h3nnn4n/rusty-fleury.git" "work/cache/sources/gh/h3nnn4n/rusty-fleury"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/h3nnn4n/rusty-fleury'... [INFO] running `"git" "clone" "work/cache/sources/gh/h3nnn4n/rusty-fleury" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h3nnn4n/rusty-fleury"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h3nnn4n/rusty-fleury'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/h3nnn4n/rusty-fleury" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h3nnn4n/rusty-fleury"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h3nnn4n/rusty-fleury'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a0975e9d13aa3fd33998fec3a6a7a28321ecb941 [INFO] sha for GitHub repo h3nnn4n/rusty-fleury: a0975e9d13aa3fd33998fec3a6a7a28321ecb941 [INFO] validating manifest of h3nnn4n/rusty-fleury 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 h3nnn4n/rusty-fleury 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 h3nnn4n/rusty-fleury [INFO] finished frobbing h3nnn4n/rusty-fleury [INFO] frobbed toml for h3nnn4n/rusty-fleury written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/h3nnn4n/rusty-fleury/Cargo.toml [INFO] started frobbing h3nnn4n/rusty-fleury [INFO] finished frobbing h3nnn4n/rusty-fleury [INFO] frobbed toml for h3nnn4n/rusty-fleury written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h3nnn4n/rusty-fleury/Cargo.toml [INFO] crate h3nnn4n/rusty-fleury 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 h3nnn4n/rusty-fleury against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h3nnn4n/rusty-fleury:/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] 70791b6427211f9dfc3ac3908e5b0c1a53a2350063be873558cdd2c5c2d872cc [INFO] running `"docker" "start" "-a" "70791b6427211f9dfc3ac3908e5b0c1a53a2350063be873558cdd2c5c2d872cc"` [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling fleury v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "70791b6427211f9dfc3ac3908e5b0c1a53a2350063be873558cdd2c5c2d872cc"` [INFO] running `"docker" "rm" "-f" "70791b6427211f9dfc3ac3908e5b0c1a53a2350063be873558cdd2c5c2d872cc"` [INFO] [stdout] 70791b6427211f9dfc3ac3908e5b0c1a53a2350063be873558cdd2c5c2d872cc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h3nnn4n/rusty-fleury:/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] 6dba7c9b81dea02466e19190ca584652eac5b4c96bc4f3c1ccebbfabbd48d10a [INFO] running `"docker" "start" "-a" "6dba7c9b81dea02466e19190ca584652eac5b4c96bc4f3c1ccebbfabbd48d10a"` [INFO] [stderr] Compiling fleury v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "6dba7c9b81dea02466e19190ca584652eac5b4c96bc4f3c1ccebbfabbd48d10a"` [INFO] running `"docker" "rm" "-f" "6dba7c9b81dea02466e19190ca584652eac5b4c96bc4f3c1ccebbfabbd48d10a"` [INFO] [stdout] 6dba7c9b81dea02466e19190ca584652eac5b4c96bc4f3c1ccebbfabbd48d10a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/h3nnn4n/rusty-fleury:/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] 02128659b837e7e92528c455e8ad57a21455b1d08d8442c5f6c0f3af20a47949 [INFO] running `"docker" "start" "-a" "02128659b837e7e92528c455e8ad57a21455b1d08d8442c5f6c0f3af20a47949"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/fleury-c9a453703992c7ec [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" "02128659b837e7e92528c455e8ad57a21455b1d08d8442c5f6c0f3af20a47949"` [INFO] running `"docker" "rm" "-f" "02128659b837e7e92528c455e8ad57a21455b1d08d8442c5f6c0f3af20a47949"` [INFO] [stdout] 02128659b837e7e92528c455e8ad57a21455b1d08d8442c5f6c0f3af20a47949