[INFO] updating cached repository innoq/innoq-blockchain-rust-one [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/innoq/innoq-blockchain-rust-one [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/innoq/innoq-blockchain-rust-one" "work/ex/beta-1.37-6/sources/1.36.0/gh/innoq/innoq-blockchain-rust-one"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/innoq/innoq-blockchain-rust-one'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/innoq/innoq-blockchain-rust-one" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/innoq/innoq-blockchain-rust-one"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/innoq/innoq-blockchain-rust-one'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53d0eed9e790b9c4a6489eebdf9c5d3d88f52354 [INFO] sha for GitHub repo innoq/innoq-blockchain-rust-one: 53d0eed9e790b9c4a6489eebdf9c5d3d88f52354 [INFO] validating manifest of innoq/innoq-blockchain-rust-one 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 innoq/innoq-blockchain-rust-one 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 innoq/innoq-blockchain-rust-one [INFO] finished frobbing innoq/innoq-blockchain-rust-one [INFO] frobbed toml for innoq/innoq-blockchain-rust-one written to work/ex/beta-1.37-6/sources/1.36.0/gh/innoq/innoq-blockchain-rust-one/Cargo.toml [INFO] started frobbing innoq/innoq-blockchain-rust-one [INFO] finished frobbing innoq/innoq-blockchain-rust-one [INFO] frobbed toml for innoq/innoq-blockchain-rust-one written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/innoq/innoq-blockchain-rust-one/Cargo.toml [INFO] crate innoq/innoq-blockchain-rust-one 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 innoq/innoq-blockchain-rust-one 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/innoq/innoq-blockchain-rust-one:/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] 477d20766fca6031e429916ee2eeaec4b3f583dc9c0378095715e2db3c37be15 [INFO] running `"docker" "start" "-a" "477d20766fca6031e429916ee2eeaec4b3f583dc9c0378095715e2db3c37be15"` [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling openssl v0.10.6 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling serde v1.0.39 [INFO] [stderr] Compiling hex v0.3.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling brotli-sys v0.2.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling term v0.2.14 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling gzip-header v0.1.2 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.15 [INFO] [stderr] Compiling brotli2 v0.2.2 [INFO] [stderr] Compiling tiny_http v0.5.9 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.39 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling rouille v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling rustychain v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `"docker" "inspect" "477d20766fca6031e429916ee2eeaec4b3f583dc9c0378095715e2db3c37be15"` [INFO] running `"docker" "rm" "-f" "477d20766fca6031e429916ee2eeaec4b3f583dc9c0378095715e2db3c37be15"` [INFO] [stdout] 477d20766fca6031e429916ee2eeaec4b3f583dc9c0378095715e2db3c37be15 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/innoq/innoq-blockchain-rust-one:/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] c5814a09f0e13ec39406a52928f7762c4b62c1039ea2c6ead1f129f30102487a [INFO] running `"docker" "start" "-a" "c5814a09f0e13ec39406a52928f7762c4b62c1039ea2c6ead1f129f30102487a"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling rustychain v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.77s [INFO] running `"docker" "inspect" "c5814a09f0e13ec39406a52928f7762c4b62c1039ea2c6ead1f129f30102487a"` [INFO] running `"docker" "rm" "-f" "c5814a09f0e13ec39406a52928f7762c4b62c1039ea2c6ead1f129f30102487a"` [INFO] [stdout] c5814a09f0e13ec39406a52928f7762c4b62c1039ea2c6ead1f129f30102487a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/innoq/innoq-blockchain-rust-one:/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] f2afed8497601351a2e4ec8411e49def090e0febfb813812f79618d2da7fc4cb [INFO] running `"docker" "start" "-a" "f2afed8497601351a2e4ec8411e49def090e0febfb813812f79618d2da7fc4cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustychain-7d425ebb8967faf9 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test chain::test_serialize_genesis_block ... ok [INFO] [stdout] test chain::test_hash_for_genesis_block ... ok [INFO] [stdout] test chain::test_validate_genesis ... ok [INFO] [stdout] test chain::test_new_empty_block ... ok [INFO] [stdout] test chain::test_validate_unmined ... ok [INFO] [stdout] test chain::test_validity ... ok [INFO] [stdout] test chain::test_genesis_hash ... test chain::test_genesis_hash has been running for over 60 seconds [INFO] [stdout] test chain::test_validate_mined ... test chain::test_validate_mined has been running for over 60 seconds [INFO] [stdout] test chain::test_mining ... test chain::test_mining has been running for over 60 seconds [INFO] [stdout] test chain::test_validate_too_many_transactions ... test chain::test_validate_too_many_transactions has been running for over 60 seconds [INFO] [stdout] test chain::test_genesis_hash ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "f2afed8497601351a2e4ec8411e49def090e0febfb813812f79618d2da7fc4cb"` [INFO] running `"docker" "rm" "-f" "f2afed8497601351a2e4ec8411e49def090e0febfb813812f79618d2da7fc4cb"` [INFO] [stdout] f2afed8497601351a2e4ec8411e49def090e0febfb813812f79618d2da7fc4cb