[INFO] updating cached repository bigcommerce/axfr2tf [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bigcommerce/axfr2tf [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bigcommerce/axfr2tf" "work/ex/beta-1.38-1/sources/1.37.0/gh/bigcommerce/axfr2tf"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bigcommerce/axfr2tf'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bigcommerce/axfr2tf" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bigcommerce/axfr2tf"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bigcommerce/axfr2tf'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9d1f056fefb358a724e81e86537fdbee10885d19 [INFO] sha for GitHub repo bigcommerce/axfr2tf: 9d1f056fefb358a724e81e86537fdbee10885d19 [INFO] validating manifest of bigcommerce/axfr2tf 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 bigcommerce/axfr2tf 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 bigcommerce/axfr2tf [INFO] finished frobbing bigcommerce/axfr2tf [INFO] frobbed toml for bigcommerce/axfr2tf written to work/ex/beta-1.38-1/sources/1.37.0/gh/bigcommerce/axfr2tf/Cargo.toml [INFO] started frobbing bigcommerce/axfr2tf [INFO] finished frobbing bigcommerce/axfr2tf [INFO] frobbed toml for bigcommerce/axfr2tf written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bigcommerce/axfr2tf/Cargo.toml [INFO] crate bigcommerce/axfr2tf 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bigcommerce/axfr2tf against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bigcommerce/axfr2tf:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 5547cf963652408ea7e1ce56f25e678917a2ae8196d77ba8b69dada3e02b3ade [INFO] running `"docker" "start" "-a" "5547cf963652408ea7e1ce56f25e678917a2ae8196d77ba8b69dada3e02b3ade"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling radix_trie v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 (https://github.com/zackangelo/trust-dns.git?branch=unknown_algo#7d6835dc) [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.7 [INFO] [stderr] Compiling data-encoding-macro v0.1.7 [INFO] [stderr] Compiling trust-dns v0.16.1 (https://github.com/zackangelo/trust-dns.git?branch=unknown_algo#7d6835dc) [INFO] [stderr] Compiling axfr2tf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `trust_dns::udp::UdpClientConnection` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use trust_dns::udp::UdpClientConnection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.42s [INFO] running `"docker" "inspect" "5547cf963652408ea7e1ce56f25e678917a2ae8196d77ba8b69dada3e02b3ade"` [INFO] running `"docker" "rm" "-f" "5547cf963652408ea7e1ce56f25e678917a2ae8196d77ba8b69dada3e02b3ade"` [INFO] [stdout] 5547cf963652408ea7e1ce56f25e678917a2ae8196d77ba8b69dada3e02b3ade [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bigcommerce/axfr2tf:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 36e82072e3b9161951e720c28656fc86755f30178883865137e522eb21cf937a [INFO] running `"docker" "start" "-a" "36e82072e3b9161951e720c28656fc86755f30178883865137e522eb21cf937a"` [INFO] [stderr] Compiling axfr2tf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `trust_dns::udp::UdpClientConnection` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use trust_dns::udp::UdpClientConnection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "36e82072e3b9161951e720c28656fc86755f30178883865137e522eb21cf937a"` [INFO] running `"docker" "rm" "-f" "36e82072e3b9161951e720c28656fc86755f30178883865137e522eb21cf937a"` [INFO] [stdout] 36e82072e3b9161951e720c28656fc86755f30178883865137e522eb21cf937a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bigcommerce/axfr2tf:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] c807acc3b4d327d21622ea9425493cbf26a4345057f7975a661a1e0b773d6050 [INFO] running `"docker" "start" "-a" "c807acc3b4d327d21622ea9425493cbf26a4345057f7975a661a1e0b773d6050"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/axfr2tf-8d2cd3ce596cb0d8 [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" "c807acc3b4d327d21622ea9425493cbf26a4345057f7975a661a1e0b773d6050"` [INFO] running `"docker" "rm" "-f" "c807acc3b4d327d21622ea9425493cbf26a4345057f7975a661a1e0b773d6050"` [INFO] [stdout] c807acc3b4d327d21622ea9425493cbf26a4345057f7975a661a1e0b773d6050