[INFO] cloning repository hatzel/logger-example [INFO] running `"git" "clone" "--bare" "git://github.com/hatzel/logger-example.git" "work/cache/sources/gh/hatzel/logger-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hatzel/logger-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/hatzel/logger-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hatzel/logger-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hatzel/logger-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hatzel/logger-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hatzel/logger-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hatzel/logger-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13f9fc30c65ac46da295018e09be5c7e5671b2c8 [INFO] sha for GitHub repo hatzel/logger-example: 13f9fc30c65ac46da295018e09be5c7e5671b2c8 [INFO] validating manifest of hatzel/logger-example 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 hatzel/logger-example 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 hatzel/logger-example [INFO] finished frobbing hatzel/logger-example [INFO] frobbed toml for hatzel/logger-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hatzel/logger-example/Cargo.toml [INFO] started frobbing hatzel/logger-example [INFO] finished frobbing hatzel/logger-example [INFO] frobbed toml for hatzel/logger-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hatzel/logger-example/Cargo.toml [INFO] crate hatzel/logger-example 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 hatzel/logger-example 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/hatzel/logger-example:/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] 51b98b86cb5466b9c3970a9afc73e8c9f5a49eb43efea5988cb6002acae29485 [INFO] running `"docker" "start" "-a" "51b98b86cb5466b9c3970a9afc73e8c9f5a49eb43efea5988cb6002acae29485"` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling logging v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.78s [INFO] running `"docker" "inspect" "51b98b86cb5466b9c3970a9afc73e8c9f5a49eb43efea5988cb6002acae29485"` [INFO] running `"docker" "rm" "-f" "51b98b86cb5466b9c3970a9afc73e8c9f5a49eb43efea5988cb6002acae29485"` [INFO] [stdout] 51b98b86cb5466b9c3970a9afc73e8c9f5a49eb43efea5988cb6002acae29485 [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/hatzel/logger-example:/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] 87008f58e0ec16546cd3acab835f4a93c7f36da31e1d0d10e641301a66934c75 [INFO] running `"docker" "start" "-a" "87008f58e0ec16546cd3acab835f4a93c7f36da31e1d0d10e641301a66934c75"` [INFO] [stderr] Compiling logging v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "87008f58e0ec16546cd3acab835f4a93c7f36da31e1d0d10e641301a66934c75"` [INFO] running `"docker" "rm" "-f" "87008f58e0ec16546cd3acab835f4a93c7f36da31e1d0d10e641301a66934c75"` [INFO] [stdout] 87008f58e0ec16546cd3acab835f4a93c7f36da31e1d0d10e641301a66934c75 [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/hatzel/logger-example:/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] 5b31260d7785c8d118521df24d8c3635258e53199b28f6c0ef996c8eb83707ff [INFO] running `"docker" "start" "-a" "5b31260d7785c8d118521df24d8c3635258e53199b28f6c0ef996c8eb83707ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/logging-2c6e6a3767b617d8 [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" "5b31260d7785c8d118521df24d8c3635258e53199b28f6c0ef996c8eb83707ff"` [INFO] running `"docker" "rm" "-f" "5b31260d7785c8d118521df24d8c3635258e53199b28f6c0ef996c8eb83707ff"` [INFO] [stdout] 5b31260d7785c8d118521df24d8c3635258e53199b28f6c0ef996c8eb83707ff