[INFO] cloning repository atsushi130/EnigmaMachine [INFO] running `"git" "clone" "--bare" "git://github.com/atsushi130/EnigmaMachine.git" "work/cache/sources/gh/atsushi130/EnigmaMachine"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/atsushi130/EnigmaMachine'... [INFO] running `"git" "clone" "work/cache/sources/gh/atsushi130/EnigmaMachine" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/EnigmaMachine"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/EnigmaMachine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/atsushi130/EnigmaMachine" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/EnigmaMachine"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/EnigmaMachine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9dc47b94283b1b446b8a288d5ca6635326cad158 [INFO] sha for GitHub repo atsushi130/EnigmaMachine: 9dc47b94283b1b446b8a288d5ca6635326cad158 [INFO] validating manifest of atsushi130/EnigmaMachine 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 atsushi130/EnigmaMachine 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 atsushi130/EnigmaMachine [INFO] finished frobbing atsushi130/EnigmaMachine [INFO] frobbed toml for atsushi130/EnigmaMachine written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/EnigmaMachine/Cargo.toml [INFO] started frobbing atsushi130/EnigmaMachine [INFO] finished frobbing atsushi130/EnigmaMachine [INFO] frobbed toml for atsushi130/EnigmaMachine written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/EnigmaMachine/Cargo.toml [INFO] crate atsushi130/EnigmaMachine 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 atsushi130/EnigmaMachine against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/EnigmaMachine:/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] 172bba71936ebec231f3a536d0341b0a8aae92c3e4699fdadc35908ccb9ee97b [INFO] running `"docker" "start" "-a" "172bba71936ebec231f3a536d0341b0a8aae92c3e4699fdadc35908ccb9ee97b"` [INFO] [stderr] Compiling enigma_machine v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `"docker" "inspect" "172bba71936ebec231f3a536d0341b0a8aae92c3e4699fdadc35908ccb9ee97b"` [INFO] running `"docker" "rm" "-f" "172bba71936ebec231f3a536d0341b0a8aae92c3e4699fdadc35908ccb9ee97b"` [INFO] [stdout] 172bba71936ebec231f3a536d0341b0a8aae92c3e4699fdadc35908ccb9ee97b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/EnigmaMachine:/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] c25391349b7ab14223931e16f247be51c2914851ece90a7e521269d8691d94dc [INFO] running `"docker" "start" "-a" "c25391349b7ab14223931e16f247be51c2914851ece90a7e521269d8691d94dc"` [INFO] [stderr] Compiling enigma_machine v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "c25391349b7ab14223931e16f247be51c2914851ece90a7e521269d8691d94dc"` [INFO] running `"docker" "rm" "-f" "c25391349b7ab14223931e16f247be51c2914851ece90a7e521269d8691d94dc"` [INFO] [stdout] c25391349b7ab14223931e16f247be51c2914851ece90a7e521269d8691d94dc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/EnigmaMachine:/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] 6591398dfe43040890d2707dda57e1192d6574041ef0bd2de522eb46ebe2255e [INFO] running `"docker" "start" "-a" "6591398dfe43040890d2707dda57e1192d6574041ef0bd2de522eb46ebe2255e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/enigma_machine-a5df43173d88524d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/enigma_machine-6c607671a5a5cd41 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Running /opt/crater/target/debug/deps/lib-99ce7108fa38a5aa [INFO] [stderr] Doc-tests enigma_machine [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] [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" "6591398dfe43040890d2707dda57e1192d6574041ef0bd2de522eb46ebe2255e"` [INFO] running `"docker" "rm" "-f" "6591398dfe43040890d2707dda57e1192d6574041ef0bd2de522eb46ebe2255e"` [INFO] [stdout] 6591398dfe43040890d2707dda57e1192d6574041ef0bd2de522eb46ebe2255e