[INFO] updating cached repository sxend/rust_tools [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sxend/rust_tools [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sxend/rust_tools" "work/ex/beta-1.38-1/sources/1.37.0/gh/sxend/rust_tools"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sxend/rust_tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sxend/rust_tools" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sxend/rust_tools"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sxend/rust_tools'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa66fd78d75f1df86ad0d070f90263e2d2ab4a73 [INFO] sha for GitHub repo sxend/rust_tools: aa66fd78d75f1df86ad0d070f90263e2d2ab4a73 [INFO] validating manifest of sxend/rust_tools 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 sxend/rust_tools 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 sxend/rust_tools [INFO] finished frobbing sxend/rust_tools [INFO] frobbed toml for sxend/rust_tools written to work/ex/beta-1.38-1/sources/1.37.0/gh/sxend/rust_tools/Cargo.toml [INFO] started frobbing sxend/rust_tools [INFO] finished frobbing sxend/rust_tools [INFO] frobbed toml for sxend/rust_tools written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sxend/rust_tools/Cargo.toml [INFO] crate sxend/rust_tools 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing sxend/rust_tools 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sxend/rust_tools:/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] b3863ea29e8346c91458348538273ab42de0283c9d79c88f6993d8a60f29960c [INFO] running `"docker" "start" "-a" "b3863ea29e8346c91458348538273ab42de0283c9d79c88f6993d8a60f29960c"` [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling rust_tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.66s [INFO] running `"docker" "inspect" "b3863ea29e8346c91458348538273ab42de0283c9d79c88f6993d8a60f29960c"` [INFO] running `"docker" "rm" "-f" "b3863ea29e8346c91458348538273ab42de0283c9d79c88f6993d8a60f29960c"` [INFO] [stdout] b3863ea29e8346c91458348538273ab42de0283c9d79c88f6993d8a60f29960c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sxend/rust_tools:/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] c491dff09d4fe7610db33119158518825f3988c002bf42187a66bfe2f6c09863 [INFO] running `"docker" "start" "-a" "c491dff09d4fe7610db33119158518825f3988c002bf42187a66bfe2f6c09863"` [INFO] [stderr] Compiling rust_tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "c491dff09d4fe7610db33119158518825f3988c002bf42187a66bfe2f6c09863"` [INFO] running `"docker" "rm" "-f" "c491dff09d4fe7610db33119158518825f3988c002bf42187a66bfe2f6c09863"` [INFO] [stdout] c491dff09d4fe7610db33119158518825f3988c002bf42187a66bfe2f6c09863 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sxend/rust_tools:/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] 92e373e27a69e9e961815d1a59afe8257fc2e85f4a4cf888530fc213d22358c6 [INFO] running `"docker" "start" "-a" "92e373e27a69e9e961815d1a59afe8257fc2e85f4a4cf888530fc213d22358c6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/ende_url-ed907274c26e03da [INFO] [stderr] Running /opt/crater/target/debug/deps/rsuuidgen-8378703e6c06f3d2 [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" "92e373e27a69e9e961815d1a59afe8257fc2e85f4a4cf888530fc213d22358c6"` [INFO] running `"docker" "rm" "-f" "92e373e27a69e9e961815d1a59afe8257fc2e85f4a4cf888530fc213d22358c6"` [INFO] [stdout] 92e373e27a69e9e961815d1a59afe8257fc2e85f4a4cf888530fc213d22358c6