[INFO] updating cached repository zachlute/test-every-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zachlute/test-every-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zachlute/test-every-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/zachlute/test-every-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zachlute/test-every-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zachlute/test-every-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachlute/test-every-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachlute/test-every-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5eaa5ca1caf5fd7cef5e6301cacb4fff9d4b64ea [INFO] sha for GitHub repo zachlute/test-every-rust: 5eaa5ca1caf5fd7cef5e6301cacb4fff9d4b64ea [INFO] validating manifest of zachlute/test-every-rust 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 zachlute/test-every-rust 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 zachlute/test-every-rust [INFO] finished frobbing zachlute/test-every-rust [INFO] frobbed toml for zachlute/test-every-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/zachlute/test-every-rust/Cargo.toml [INFO] started frobbing zachlute/test-every-rust [INFO] finished frobbing zachlute/test-every-rust [INFO] frobbed toml for zachlute/test-every-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachlute/test-every-rust/Cargo.toml [INFO] crate zachlute/test-every-rust 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 zachlute/test-every-rust 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-7/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/zachlute/test-every-rust:/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] 909c302a76051e3972448d222ba7c9e7b08071886f69f0cd6371835411cc6d96 [INFO] running `"docker" "start" "-a" "909c302a76051e3972448d222ba7c9e7b08071886f69f0cd6371835411cc6d96"` [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling sha-1 v0.4.1 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling egg-mode v0.12.0 [INFO] [stderr] Compiling test-every-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `"docker" "inspect" "909c302a76051e3972448d222ba7c9e7b08071886f69f0cd6371835411cc6d96"` [INFO] running `"docker" "rm" "-f" "909c302a76051e3972448d222ba7c9e7b08071886f69f0cd6371835411cc6d96"` [INFO] [stdout] 909c302a76051e3972448d222ba7c9e7b08071886f69f0cd6371835411cc6d96 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/zachlute/test-every-rust:/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] 74beb3f698788878994932b36a28bfc18ccbfc956dd1648e437504402f96decc [INFO] running `"docker" "start" "-a" "74beb3f698788878994932b36a28bfc18ccbfc956dd1648e437504402f96decc"` [INFO] [stderr] Compiling test-every-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "74beb3f698788878994932b36a28bfc18ccbfc956dd1648e437504402f96decc"` [INFO] running `"docker" "rm" "-f" "74beb3f698788878994932b36a28bfc18ccbfc956dd1648e437504402f96decc"` [INFO] [stdout] 74beb3f698788878994932b36a28bfc18ccbfc956dd1648e437504402f96decc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/zachlute/test-every-rust:/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] 2911def0e0dc0a4545c82cc76305081c0e8e1ccad08f4ba09d15fb0665c7c67e [INFO] running `"docker" "start" "-a" "2911def0e0dc0a4545c82cc76305081c0e8e1ccad08f4ba09d15fb0665c7c67e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/test_every_rust-8141fd84bc1def40 [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" "2911def0e0dc0a4545c82cc76305081c0e8e1ccad08f4ba09d15fb0665c7c67e"` [INFO] running `"docker" "rm" "-f" "2911def0e0dc0a4545c82cc76305081c0e8e1ccad08f4ba09d15fb0665c7c67e"` [INFO] [stdout] 2911def0e0dc0a4545c82cc76305081c0e8e1ccad08f4ba09d15fb0665c7c67e