[INFO] updating cached repository zmbush/ns-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zmbush/ns-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zmbush/ns-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/zmbush/ns-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/zmbush/ns-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zmbush/ns-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zmbush/ns-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zmbush/ns-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c969aafce64309a96688faf2466cc81b84ce6fc8 [INFO] sha for GitHub repo zmbush/ns-rs: c969aafce64309a96688faf2466cc81b84ce6fc8 [INFO] validating manifest of zmbush/ns-rs 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 zmbush/ns-rs 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 zmbush/ns-rs [INFO] finished frobbing zmbush/ns-rs [INFO] frobbed toml for zmbush/ns-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/zmbush/ns-rs/Cargo.toml [INFO] started frobbing zmbush/ns-rs [INFO] finished frobbing zmbush/ns-rs [INFO] frobbed toml for zmbush/ns-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zmbush/ns-rs/Cargo.toml [INFO] crate zmbush/ns-rs 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 zmbush/ns-rs 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/zmbush/ns-rs:/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] a3e1a209abd37908b2171b19f1b98382224d0ee76129724e0ab11b15b03691dd [INFO] running `"docker" "start" "-a" "a3e1a209abd37908b2171b19f1b98382224d0ee76129724e0ab11b15b03691dd"` [INFO] [stderr] Compiling ns-rs v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "a3e1a209abd37908b2171b19f1b98382224d0ee76129724e0ab11b15b03691dd"` [INFO] running `"docker" "rm" "-f" "a3e1a209abd37908b2171b19f1b98382224d0ee76129724e0ab11b15b03691dd"` [INFO] [stdout] a3e1a209abd37908b2171b19f1b98382224d0ee76129724e0ab11b15b03691dd [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/zmbush/ns-rs:/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] 403fa5a7cf0cc7401f9adc8ae7fe3c7d874909959e44068b25ff327a2336cb30 [INFO] running `"docker" "start" "-a" "403fa5a7cf0cc7401f9adc8ae7fe3c7d874909959e44068b25ff327a2336cb30"` [INFO] [stderr] Compiling ns-rs v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "403fa5a7cf0cc7401f9adc8ae7fe3c7d874909959e44068b25ff327a2336cb30"` [INFO] running `"docker" "rm" "-f" "403fa5a7cf0cc7401f9adc8ae7fe3c7d874909959e44068b25ff327a2336cb30"` [INFO] [stdout] 403fa5a7cf0cc7401f9adc8ae7fe3c7d874909959e44068b25ff327a2336cb30 [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/zmbush/ns-rs:/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] a04dab32ff6e2f74a2582ec2abddffbdbbc7524e91c836bfcac937b4d2abecce [INFO] running `"docker" "start" "-a" "a04dab32ff6e2f74a2582ec2abddffbdbbc7524e91c836bfcac937b4d2abecce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/ns_rs-2f22c56ae8a02c12 [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" "a04dab32ff6e2f74a2582ec2abddffbdbbc7524e91c836bfcac937b4d2abecce"` [INFO] running `"docker" "rm" "-f" "a04dab32ff6e2f74a2582ec2abddffbdbbc7524e91c836bfcac937b4d2abecce"` [INFO] [stdout] a04dab32ff6e2f74a2582ec2abddffbdbbc7524e91c836bfcac937b4d2abecce