[INFO] updating cached repository jcouyang/disqus-to-hypothesis [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jcouyang/disqus-to-hypothesis [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jcouyang/disqus-to-hypothesis" "work/ex/beta-1.38-1/sources/1.37.0/gh/jcouyang/disqus-to-hypothesis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jcouyang/disqus-to-hypothesis'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jcouyang/disqus-to-hypothesis" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcouyang/disqus-to-hypothesis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcouyang/disqus-to-hypothesis'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bad88bcac757e7dfb569c03733b42bf345f1e8c [INFO] sha for GitHub repo jcouyang/disqus-to-hypothesis: 3bad88bcac757e7dfb569c03733b42bf345f1e8c [INFO] validating manifest of jcouyang/disqus-to-hypothesis 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 jcouyang/disqus-to-hypothesis 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 jcouyang/disqus-to-hypothesis [INFO] finished frobbing jcouyang/disqus-to-hypothesis [INFO] frobbed toml for jcouyang/disqus-to-hypothesis written to work/ex/beta-1.38-1/sources/1.37.0/gh/jcouyang/disqus-to-hypothesis/Cargo.toml [INFO] started frobbing jcouyang/disqus-to-hypothesis [INFO] finished frobbing jcouyang/disqus-to-hypothesis [INFO] frobbed toml for jcouyang/disqus-to-hypothesis written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcouyang/disqus-to-hypothesis/Cargo.toml [INFO] crate jcouyang/disqus-to-hypothesis 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 jcouyang/disqus-to-hypothesis 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jcouyang/disqus-to-hypothesis:/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] 1903399e8fac8cc3c87f559121ef316a1d8024a51c57430b623fb10d3c6985c2 [INFO] running `"docker" "start" "-a" "1903399e8fac8cc3c87f559121ef316a1d8024a51c57430b623fb10d3c6985c2"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling disqus-to-hypothesis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "1903399e8fac8cc3c87f559121ef316a1d8024a51c57430b623fb10d3c6985c2"` [INFO] running `"docker" "rm" "-f" "1903399e8fac8cc3c87f559121ef316a1d8024a51c57430b623fb10d3c6985c2"` [INFO] [stdout] 1903399e8fac8cc3c87f559121ef316a1d8024a51c57430b623fb10d3c6985c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jcouyang/disqus-to-hypothesis:/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] d5472d0e006be0f2a48e49b458a934129b24e88d7dd87c83167d22c6b9626d71 [INFO] running `"docker" "start" "-a" "d5472d0e006be0f2a48e49b458a934129b24e88d7dd87c83167d22c6b9626d71"` [INFO] [stderr] Compiling disqus-to-hypothesis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `"docker" "inspect" "d5472d0e006be0f2a48e49b458a934129b24e88d7dd87c83167d22c6b9626d71"` [INFO] running `"docker" "rm" "-f" "d5472d0e006be0f2a48e49b458a934129b24e88d7dd87c83167d22c6b9626d71"` [INFO] [stdout] d5472d0e006be0f2a48e49b458a934129b24e88d7dd87c83167d22c6b9626d71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jcouyang/disqus-to-hypothesis:/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] 23d3971ef127f3290554180785c2aac7048ac2c09aa603c15cf3d7509de50177 [INFO] running `"docker" "start" "-a" "23d3971ef127f3290554180785c2aac7048ac2c09aa603c15cf3d7509de50177"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/disqus_to_hypothesis-3374974dda0e08a7 [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" "23d3971ef127f3290554180785c2aac7048ac2c09aa603c15cf3d7509de50177"` [INFO] running `"docker" "rm" "-f" "23d3971ef127f3290554180785c2aac7048ac2c09aa603c15cf3d7509de50177"` [INFO] [stdout] 23d3971ef127f3290554180785c2aac7048ac2c09aa603c15cf3d7509de50177