[INFO] updating cached repository eeeeeta/paroxysm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eeeeeta/paroxysm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eeeeeta/paroxysm" "work/ex/beta-1.38-1/sources/1.37.0/gh/eeeeeta/paroxysm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/eeeeeta/paroxysm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eeeeeta/paroxysm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eeeeeta/paroxysm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eeeeeta/paroxysm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83daad6358b5d4423e7daac39dac406cbc6d96f3 [INFO] sha for GitHub repo eeeeeta/paroxysm: 83daad6358b5d4423e7daac39dac406cbc6d96f3 [INFO] validating manifest of eeeeeta/paroxysm 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 eeeeeta/paroxysm 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 eeeeeta/paroxysm [INFO] finished frobbing eeeeeta/paroxysm [INFO] frobbed toml for eeeeeta/paroxysm written to work/ex/beta-1.38-1/sources/1.37.0/gh/eeeeeta/paroxysm/Cargo.toml [INFO] started frobbing eeeeeta/paroxysm [INFO] finished frobbing eeeeeta/paroxysm [INFO] frobbed toml for eeeeeta/paroxysm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eeeeeta/paroxysm/Cargo.toml [INFO] crate eeeeeta/paroxysm 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 eeeeeta/paroxysm 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eeeeeta/paroxysm:/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] f562ef36232b73de4c1298d50db3d928a7c4458b3a05671c47ff9475d1237734 [INFO] running `"docker" "start" "-a" "f562ef36232b73de4c1298d50db3d928a7c4458b3a05671c47ff9475d1237734"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling paroxysm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `"docker" "inspect" "f562ef36232b73de4c1298d50db3d928a7c4458b3a05671c47ff9475d1237734"` [INFO] running `"docker" "rm" "-f" "f562ef36232b73de4c1298d50db3d928a7c4458b3a05671c47ff9475d1237734"` [INFO] [stdout] f562ef36232b73de4c1298d50db3d928a7c4458b3a05671c47ff9475d1237734 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eeeeeta/paroxysm:/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] 21dcb8e0decf2a072e93f890e4648a2f6721e52a9f653e72ecbb111ac1e81639 [INFO] running `"docker" "start" "-a" "21dcb8e0decf2a072e93f890e4648a2f6721e52a9f653e72ecbb111ac1e81639"` [INFO] [stderr] Compiling paroxysm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `"docker" "inspect" "21dcb8e0decf2a072e93f890e4648a2f6721e52a9f653e72ecbb111ac1e81639"` [INFO] running `"docker" "rm" "-f" "21dcb8e0decf2a072e93f890e4648a2f6721e52a9f653e72ecbb111ac1e81639"` [INFO] [stdout] 21dcb8e0decf2a072e93f890e4648a2f6721e52a9f653e72ecbb111ac1e81639 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eeeeeta/paroxysm:/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] 9c48c2f7a0d5408ecebf2d8e57e27e82c2074f9a4666211bba6ab03e59a9844b [INFO] running `"docker" "start" "-a" "9c48c2f7a0d5408ecebf2d8e57e27e82c2074f9a4666211bba6ab03e59a9844b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/paroxysm-24204793ff6bb54c [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" "9c48c2f7a0d5408ecebf2d8e57e27e82c2074f9a4666211bba6ab03e59a9844b"` [INFO] running `"docker" "rm" "-f" "9c48c2f7a0d5408ecebf2d8e57e27e82c2074f9a4666211bba6ab03e59a9844b"` [INFO] [stdout] 9c48c2f7a0d5408ecebf2d8e57e27e82c2074f9a4666211bba6ab03e59a9844b