[INFO] updating cached repository focusaurus/cody [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/focusaurus/cody [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/focusaurus/cody" "work/ex/beta-1.38-1/sources/1.37.0/gh/focusaurus/cody"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/focusaurus/cody'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/focusaurus/cody" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/focusaurus/cody"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/focusaurus/cody'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5c7c4e095aaa576adfc3776c29eb089f3e025513 [INFO] sha for GitHub repo focusaurus/cody: 5c7c4e095aaa576adfc3776c29eb089f3e025513 [INFO] validating manifest of focusaurus/cody on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of focusaurus/cody on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing focusaurus/cody [INFO] finished frobbing focusaurus/cody [INFO] frobbed toml for focusaurus/cody written to work/ex/beta-1.38-1/sources/1.37.0/gh/focusaurus/cody/Cargo.toml [INFO] started frobbing focusaurus/cody [INFO] finished frobbing focusaurus/cody [INFO] frobbed toml for focusaurus/cody written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/focusaurus/cody/Cargo.toml [INFO] crate focusaurus/cody already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing focusaurus/cody against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/focusaurus/cody:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5316e71be6ed1d50214990e6b6b0a0020768e0bdae1d800d22653ceb2f821ca5 [INFO] running `"docker" "start" "-a" "5316e71be6ed1d50214990e6b6b0a0020768e0bdae1d800d22653ceb2f821ca5"` [INFO] [stderr] Compiling cody v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "5316e71be6ed1d50214990e6b6b0a0020768e0bdae1d800d22653ceb2f821ca5"` [INFO] running `"docker" "rm" "-f" "5316e71be6ed1d50214990e6b6b0a0020768e0bdae1d800d22653ceb2f821ca5"` [INFO] [stdout] 5316e71be6ed1d50214990e6b6b0a0020768e0bdae1d800d22653ceb2f821ca5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/focusaurus/cody:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2a8c8256d7da11ae2d5dcc455a99524856085fb0fca863e955b1223a92c9b6df [INFO] running `"docker" "start" "-a" "2a8c8256d7da11ae2d5dcc455a99524856085fb0fca863e955b1223a92c9b6df"` [INFO] [stderr] Compiling cody v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unexpected string literal [INFO] [stderr] --> src/lib.rs:167:57 [INFO] [stderr] | [INFO] [stderr] 167 | assert!(hexadecimal_decimal(b"0".to_vec()).is_err() "Must have even number of hex chars"); [INFO] [stderr] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: try adding a comma [INFO] [stderr] | [INFO] [stderr] = note: this is going to be an error in the future [INFO] [stderr] [INFO] [stderr] warning: unexpected string literal [INFO] [stderr] --> src/lib.rs:168:59 [INFO] [stderr] | [INFO] [stderr] 168 | assert!(hexadecimal_decimal(b"000".to_vec()).is_err() "Must have even number of hex chars"); [INFO] [stderr] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: try adding a comma [INFO] [stderr] | [INFO] [stderr] = note: this is going to be an error in the future [INFO] [stderr] [INFO] [stderr] warning: unexpected string literal [INFO] [stderr] --> src/lib.rs:169:61 [INFO] [stderr] | [INFO] [stderr] 169 | assert!(hexadecimal_decimal(b"00000".to_vec()).is_err() "Must have even number of hex chars"); [INFO] [stderr] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: try adding a comma [INFO] [stderr] | [INFO] [stderr] = note: this is going to be an error in the future [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "2a8c8256d7da11ae2d5dcc455a99524856085fb0fca863e955b1223a92c9b6df"` [INFO] running `"docker" "rm" "-f" "2a8c8256d7da11ae2d5dcc455a99524856085fb0fca863e955b1223a92c9b6df"` [INFO] [stdout] 2a8c8256d7da11ae2d5dcc455a99524856085fb0fca863e955b1223a92c9b6df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/focusaurus/cody:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 07db9d3a0e70cef84470874b2d97e14c1c33ff1a7c3eb3c5de35a23277bb3f5e [INFO] running `"docker" "start" "-a" "07db9d3a0e70cef84470874b2d97e14c1c33ff1a7c3eb3c5de35a23277bb3f5e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cody-28cee8cfecaf0487 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_base64_binary ... ok [INFO] [stdout] test test_base64_hexadecimal ... ok [INFO] [stdout] test test_binary_base64 ... ok [INFO] [stdout] test test_decimal_binary ... ok [INFO] [stdout] test test_decimal_base64 ... ok [INFO] [stdout] test test_hexadecimal_binary ... ok [INFO] [stdout] test test_hexadecimal_base64 ... ok [INFO] [stdout] test test_binary_hexadecimal ... ok [INFO] [stdout] test test_hexadecimal_decimal ... ok [INFO] [stdout] test test_binary_decimal ... ok [INFO] [stdout] test test_trim ... ok [INFO] [stdout] test test_normalize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cody-c12faa5888c62176 [INFO] [stderr] Doc-tests cody [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" "07db9d3a0e70cef84470874b2d97e14c1c33ff1a7c3eb3c5de35a23277bb3f5e"` [INFO] running `"docker" "rm" "-f" "07db9d3a0e70cef84470874b2d97e14c1c33ff1a7c3eb3c5de35a23277bb3f5e"` [INFO] [stdout] 07db9d3a0e70cef84470874b2d97e14c1c33ff1a7c3eb3c5de35a23277bb3f5e