[INFO] updating cached repository yuya373/rust_dns [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuya373/rust_dns [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuya373/rust_dns" "work/ex/beta-1.37-6/sources/1.36.0/gh/yuya373/rust_dns"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yuya373/rust_dns'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuya373/rust_dns" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yuya373/rust_dns"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yuya373/rust_dns'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff9c4c85354d33759e4fd6edff30fc7b5c9cbd7d [INFO] sha for GitHub repo yuya373/rust_dns: ff9c4c85354d33759e4fd6edff30fc7b5c9cbd7d [INFO] validating manifest of yuya373/rust_dns 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 yuya373/rust_dns 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 yuya373/rust_dns [INFO] finished frobbing yuya373/rust_dns [INFO] frobbed toml for yuya373/rust_dns written to work/ex/beta-1.37-6/sources/1.36.0/gh/yuya373/rust_dns/Cargo.toml [INFO] started frobbing yuya373/rust_dns [INFO] finished frobbing yuya373/rust_dns [INFO] frobbed toml for yuya373/rust_dns written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yuya373/rust_dns/Cargo.toml [INFO] crate yuya373/rust_dns 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 yuya373/rust_dns 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yuya373/rust_dns:/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] e594a929ff4cbe9c6fe8ee228dafa1d260b13c1eed680db86b1a6da7d992714a [INFO] running `"docker" "start" "-a" "e594a929ff4cbe9c6fe8ee228dafa1d260b13c1eed680db86b1a6da7d992714a"` [INFO] [stderr] Compiling dns v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `"docker" "inspect" "e594a929ff4cbe9c6fe8ee228dafa1d260b13c1eed680db86b1a6da7d992714a"` [INFO] running `"docker" "rm" "-f" "e594a929ff4cbe9c6fe8ee228dafa1d260b13c1eed680db86b1a6da7d992714a"` [INFO] [stdout] e594a929ff4cbe9c6fe8ee228dafa1d260b13c1eed680db86b1a6da7d992714a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yuya373/rust_dns:/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] 876475e14a71493d995d074523712091e57dd70ffca4293819bfc449b75c5395 [INFO] running `"docker" "start" "-a" "876475e14a71493d995d074523712091e57dd70ffca4293819bfc449b75c5395"` [INFO] [stderr] Compiling dns v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "876475e14a71493d995d074523712091e57dd70ffca4293819bfc449b75c5395"` [INFO] running `"docker" "rm" "-f" "876475e14a71493d995d074523712091e57dd70ffca4293819bfc449b75c5395"` [INFO] [stdout] 876475e14a71493d995d074523712091e57dd70ffca4293819bfc449b75c5395 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yuya373/rust_dns:/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] 7618275cdc5f75fd6522da8cdc13231f7572d3e0678f657cbe4ce783d057ba2b [INFO] running `"docker" "start" "-a" "7618275cdc5f75fd6522da8cdc13231f7572d3e0678f657cbe4ce783d057ba2b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/dns-47f6b7f3c88695f8 [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" "7618275cdc5f75fd6522da8cdc13231f7572d3e0678f657cbe4ce783d057ba2b"` [INFO] running `"docker" "rm" "-f" "7618275cdc5f75fd6522da8cdc13231f7572d3e0678f657cbe4ce783d057ba2b"` [INFO] [stdout] 7618275cdc5f75fd6522da8cdc13231f7572d3e0678f657cbe4ce783d057ba2b