[INFO] cloning repository shockham/cuo [INFO] running `"git" "clone" "--bare" "git://github.com/shockham/cuo.git" "work/cache/sources/gh/shockham/cuo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/shockham/cuo'... [INFO] running `"git" "clone" "work/cache/sources/gh/shockham/cuo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shockham/cuo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shockham/cuo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shockham/cuo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shockham/cuo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shockham/cuo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] de7d9a7390f927f4bd5011c7a87542cc673e7243 [INFO] sha for GitHub repo shockham/cuo: de7d9a7390f927f4bd5011c7a87542cc673e7243 [INFO] validating manifest of shockham/cuo 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 shockham/cuo 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 shockham/cuo [INFO] finished frobbing shockham/cuo [INFO] frobbed toml for shockham/cuo written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shockham/cuo/Cargo.toml [INFO] started frobbing shockham/cuo [INFO] finished frobbing shockham/cuo [INFO] frobbed toml for shockham/cuo written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shockham/cuo/Cargo.toml [INFO] crate shockham/cuo 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 sized-chunks v0.1.3 [INFO] [stderr] Downloaded im-rc v12.3.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing shockham/cuo against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shockham/cuo:/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] 2c19e8886888c9c75f34ebfa458810a900d606041f92209b2c4c81260fb2dedc [INFO] running `"docker" "start" "-a" "2c19e8886888c9c75f34ebfa458810a900d606041f92209b2c4c81260fb2dedc"` [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.1 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.13 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Compiling crypto-hash v0.3.3 [INFO] [stderr] Compiling rustfix v0.4.5 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling crates-io v0.23.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git2-curl v0.9.0 [INFO] [stderr] Compiling cargo v0.35.0 [INFO] [stderr] Compiling cuo v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 56s [INFO] running `"docker" "inspect" "2c19e8886888c9c75f34ebfa458810a900d606041f92209b2c4c81260fb2dedc"` [INFO] running `"docker" "rm" "-f" "2c19e8886888c9c75f34ebfa458810a900d606041f92209b2c4c81260fb2dedc"` [INFO] [stdout] 2c19e8886888c9c75f34ebfa458810a900d606041f92209b2c4c81260fb2dedc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shockham/cuo:/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] 9555482e40f8724b286fdd20d8f4a6b0f4a1809f1ccb9e1f0f0a1c4debc1f9da [INFO] running `"docker" "start" "-a" "9555482e40f8724b286fdd20d8f4a6b0f4a1809f1ccb9e1f0f0a1c4debc1f9da"` [INFO] [stderr] Compiling cuo v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `"docker" "inspect" "9555482e40f8724b286fdd20d8f4a6b0f4a1809f1ccb9e1f0f0a1c4debc1f9da"` [INFO] running `"docker" "rm" "-f" "9555482e40f8724b286fdd20d8f4a6b0f4a1809f1ccb9e1f0f0a1c4debc1f9da"` [INFO] [stdout] 9555482e40f8724b286fdd20d8f4a6b0f4a1809f1ccb9e1f0f0a1c4debc1f9da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shockham/cuo:/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] f1e61633fe0e832e194e50167aeb7a7d32e018889b0b9a1c8656b33b59667d25 [INFO] running `"docker" "start" "-a" "f1e61633fe0e832e194e50167aeb7a7d32e018889b0b9a1c8656b33b59667d25"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/cuo-b8be6617510ebfbd [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" "f1e61633fe0e832e194e50167aeb7a7d32e018889b0b9a1c8656b33b59667d25"` [INFO] running `"docker" "rm" "-f" "f1e61633fe0e832e194e50167aeb7a7d32e018889b0b9a1c8656b33b59667d25"` [INFO] [stdout] f1e61633fe0e832e194e50167aeb7a7d32e018889b0b9a1c8656b33b59667d25