[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.37-6/sources/1.36.0/gh/focusaurus/cody"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/focusaurus/cody'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/focusaurus/cody" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/focusaurus/cody"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of focusaurus/cody on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing focusaurus/cody against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 1412d1abe7948a00559c66f4d48efd1fbd9d0f80d3088a9ef8aade8c4f01c666 [INFO] running `"docker" "start" "-a" "1412d1abe7948a00559c66f4d48efd1fbd9d0f80d3088a9ef8aade8c4f01c666"` [INFO] [stderr] Compiling cody v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "1412d1abe7948a00559c66f4d48efd1fbd9d0f80d3088a9ef8aade8c4f01c666"` [INFO] running `"docker" "rm" "-f" "1412d1abe7948a00559c66f4d48efd1fbd9d0f80d3088a9ef8aade8c4f01c666"` [INFO] [stdout] 1412d1abe7948a00559c66f4d48efd1fbd9d0f80d3088a9ef8aade8c4f01c666 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 22098fdf353de046fdf27ac60fa4d1267a589c7217f67a5147a23c93a9205ceb [INFO] running `"docker" "start" "-a" "22098fdf353de046fdf27ac60fa4d1267a589c7217f67a5147a23c93a9205ceb"` [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 0.98s [INFO] running `"docker" "inspect" "22098fdf353de046fdf27ac60fa4d1267a589c7217f67a5147a23c93a9205ceb"` [INFO] running `"docker" "rm" "-f" "22098fdf353de046fdf27ac60fa4d1267a589c7217f67a5147a23c93a9205ceb"` [INFO] [stdout] 22098fdf353de046fdf27ac60fa4d1267a589c7217f67a5147a23c93a9205ceb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] bc616fbfacfd86830e58935067dd4c8938b89dfaea448e763ef50e34241c2cd4 [INFO] running `"docker" "start" "-a" "bc616fbfacfd86830e58935067dd4c8938b89dfaea448e763ef50e34241c2cd4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/cody-983f45d894734b35 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_binary_hexadecimal ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/cody-e82b72e079df8ba2 [INFO] [stdout] test test_binary_base64 ... ok [INFO] [stdout] test test_binary_decimal ... ok [INFO] [stdout] test test_decimal_binary ... ok [INFO] [stdout] test test_hexadecimal_base64 ... ok [INFO] [stdout] test test_base64_hexadecimal ... ok [INFO] [stdout] test test_base64_binary ... ok [INFO] [stdout] test test_decimal_base64 ... ok [INFO] [stdout] test test_trim ... ok [INFO] [stdout] test test_hexadecimal_binary ... ok [INFO] [stdout] test test_normalize ... ok [INFO] [stdout] test test_hexadecimal_decimal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 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] 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] running `"docker" "inspect" "bc616fbfacfd86830e58935067dd4c8938b89dfaea448e763ef50e34241c2cd4"` [INFO] running `"docker" "rm" "-f" "bc616fbfacfd86830e58935067dd4c8938b89dfaea448e763ef50e34241c2cd4"` [INFO] [stdout] bc616fbfacfd86830e58935067dd4c8938b89dfaea448e763ef50e34241c2cd4