[INFO] updating cached repository tomaka/2018-rustrush-demo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tomaka/2018-rustrush-demo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tomaka/2018-rustrush-demo" "work/ex/beta-1.38-1/sources/1.37.0/gh/tomaka/2018-rustrush-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tomaka/2018-rustrush-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tomaka/2018-rustrush-demo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tomaka/2018-rustrush-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tomaka/2018-rustrush-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 634b750cac5d741c4a77d32ae3abdf2406542d93 [INFO] sha for GitHub repo tomaka/2018-rustrush-demo: 634b750cac5d741c4a77d32ae3abdf2406542d93 [INFO] validating manifest of tomaka/2018-rustrush-demo 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 tomaka/2018-rustrush-demo 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 tomaka/2018-rustrush-demo [INFO] finished frobbing tomaka/2018-rustrush-demo [INFO] frobbed toml for tomaka/2018-rustrush-demo written to work/ex/beta-1.38-1/sources/1.37.0/gh/tomaka/2018-rustrush-demo/Cargo.toml [INFO] started frobbing tomaka/2018-rustrush-demo [INFO] finished frobbing tomaka/2018-rustrush-demo [INFO] frobbed toml for tomaka/2018-rustrush-demo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tomaka/2018-rustrush-demo/Cargo.toml [INFO] crate tomaka/2018-rustrush-demo 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 tomaka/2018-rustrush-demo against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tomaka/2018-rustrush-demo:/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.37.0" "build" "--frozen"` [INFO] [stdout] 8a4784bdaef4a0d12556a5e55a0810df2547abcf014d7893b70371b20b0c53e0 [INFO] running `"docker" "start" "-a" "8a4784bdaef4a0d12556a5e55a0810df2547abcf014d7893b70371b20b0c53e0"` [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.1 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling yamux v0.1.2 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling parity-multihash v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling multistream-select v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling parity-multiaddr v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-dns-unofficial v0.4.0 [INFO] [stderr] Compiling tk-listen v0.2.0 [INFO] [stderr] Compiling libp2p-core-derive v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-core v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling libp2p-identify v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-ping v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-websocket v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-tcp v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-floodsub v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-uds v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-secio v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-ratelimit v0.1.1 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-plaintext v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-mdns v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-dns v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-yamux v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-mplex v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-kad v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling rustrush-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `"docker" "inspect" "8a4784bdaef4a0d12556a5e55a0810df2547abcf014d7893b70371b20b0c53e0"` [INFO] running `"docker" "rm" "-f" "8a4784bdaef4a0d12556a5e55a0810df2547abcf014d7893b70371b20b0c53e0"` [INFO] [stdout] 8a4784bdaef4a0d12556a5e55a0810df2547abcf014d7893b70371b20b0c53e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tomaka/2018-rustrush-demo:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5f35d20868bdac429575ceef330a36af4b998f3cf6ee68ced1d655c33f55478f [INFO] running `"docker" "start" "-a" "5f35d20868bdac429575ceef330a36af4b998f3cf6ee68ced1d655c33f55478f"` [INFO] [stderr] Compiling rustrush-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `"docker" "inspect" "5f35d20868bdac429575ceef330a36af4b998f3cf6ee68ced1d655c33f55478f"` [INFO] running `"docker" "rm" "-f" "5f35d20868bdac429575ceef330a36af4b998f3cf6ee68ced1d655c33f55478f"` [INFO] [stdout] 5f35d20868bdac429575ceef330a36af4b998f3cf6ee68ced1d655c33f55478f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tomaka/2018-rustrush-demo:/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.37.0" "test" "--frozen"` [INFO] [stdout] ee7166518aa27f0509abd78542f6c84cbf623d1f8e671771bd8489ef367f904d [INFO] running `"docker" "start" "-a" "ee7166518aa27f0509abd78542f6c84cbf623d1f8e671771bd8489ef367f904d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustrush_demo-ff7915d14cc5eb89 [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" "ee7166518aa27f0509abd78542f6c84cbf623d1f8e671771bd8489ef367f904d"` [INFO] running `"docker" "rm" "-f" "ee7166518aa27f0509abd78542f6c84cbf623d1f8e671771bd8489ef367f904d"` [INFO] [stdout] ee7166518aa27f0509abd78542f6c84cbf623d1f8e671771bd8489ef367f904d