[INFO] updating cached repository sunjay/logoc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sunjay/logoc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sunjay/logoc" "work/ex/beta-1.37-6/sources/1.36.0/gh/sunjay/logoc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/sunjay/logoc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sunjay/logoc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sunjay/logoc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sunjay/logoc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f866eff2854c330fbd84e6dfe467939a74805141 [INFO] sha for GitHub repo sunjay/logoc: f866eff2854c330fbd84e6dfe467939a74805141 [INFO] validating manifest of sunjay/logoc 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 sunjay/logoc 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 sunjay/logoc [INFO] finished frobbing sunjay/logoc [INFO] frobbed toml for sunjay/logoc written to work/ex/beta-1.37-6/sources/1.36.0/gh/sunjay/logoc/Cargo.toml [INFO] started frobbing sunjay/logoc [INFO] finished frobbing sunjay/logoc [INFO] frobbed toml for sunjay/logoc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sunjay/logoc/Cargo.toml [INFO] crate sunjay/logoc 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 sunjay/logoc 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sunjay/logoc:/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] c96af8a70c117735c86dfe0473a2f1459f02879daa885e59c4f21a459ef6d57b [INFO] running `"docker" "start" "-a" "c96af8a70c117735c86dfe0473a2f1459f02879daa885e59c4f21a459ef6d57b"` [INFO] [stderr] Compiling maplit v1.0.0 [INFO] [stderr] Compiling logoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.15s [INFO] running `"docker" "inspect" "c96af8a70c117735c86dfe0473a2f1459f02879daa885e59c4f21a459ef6d57b"` [INFO] running `"docker" "rm" "-f" "c96af8a70c117735c86dfe0473a2f1459f02879daa885e59c4f21a459ef6d57b"` [INFO] [stdout] c96af8a70c117735c86dfe0473a2f1459f02879daa885e59c4f21a459ef6d57b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sunjay/logoc:/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] dec071ac3343e597853a3e71d018fb582f6a59b76fbe7940cc9902e26e0ec2b9 [INFO] running `"docker" "start" "-a" "dec071ac3343e597853a3e71d018fb582f6a59b76fbe7940cc9902e26e0ec2b9"` [INFO] [stderr] Compiling logoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `"docker" "inspect" "dec071ac3343e597853a3e71d018fb582f6a59b76fbe7940cc9902e26e0ec2b9"` [INFO] running `"docker" "rm" "-f" "dec071ac3343e597853a3e71d018fb582f6a59b76fbe7940cc9902e26e0ec2b9"` [INFO] [stdout] dec071ac3343e597853a3e71d018fb582f6a59b76fbe7940cc9902e26e0ec2b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sunjay/logoc:/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] 44e7d6ab0d39a89e7ef66eb2956a61efe0af6fe9772fc6bee219059b2f822e8d [INFO] running `"docker" "start" "-a" "44e7d6ab0d39a89e7ef66eb2956a61efe0af6fe9772fc6bee219059b2f822e8d"` [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] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/logoc-a1b3bbdb2af79ae9 [INFO] [stderr] Running /opt/crater/target/debug/deps/logoc-41e3935290249ca4 [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 logoc [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" "44e7d6ab0d39a89e7ef66eb2956a61efe0af6fe9772fc6bee219059b2f822e8d"` [INFO] running `"docker" "rm" "-f" "44e7d6ab0d39a89e7ef66eb2956a61efe0af6fe9772fc6bee219059b2f822e8d"` [INFO] [stdout] 44e7d6ab0d39a89e7ef66eb2956a61efe0af6fe9772fc6bee219059b2f822e8d