[INFO] updating cached repository bugabinga/web_article_read_mode [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bugabinga/web_article_read_mode [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bugabinga/web_article_read_mode" "work/ex/beta-1.37-6/sources/1.36.0/gh/bugabinga/web_article_read_mode"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bugabinga/web_article_read_mode'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bugabinga/web_article_read_mode" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bugabinga/web_article_read_mode"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bugabinga/web_article_read_mode'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d729e77895ac68c4e9ede4b7dd666f789aa1aad6 [INFO] sha for GitHub repo bugabinga/web_article_read_mode: d729e77895ac68c4e9ede4b7dd666f789aa1aad6 [INFO] validating manifest of bugabinga/web_article_read_mode 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 bugabinga/web_article_read_mode 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 bugabinga/web_article_read_mode [INFO] finished frobbing bugabinga/web_article_read_mode [INFO] frobbed toml for bugabinga/web_article_read_mode written to work/ex/beta-1.37-6/sources/1.36.0/gh/bugabinga/web_article_read_mode/Cargo.toml [INFO] started frobbing bugabinga/web_article_read_mode [INFO] finished frobbing bugabinga/web_article_read_mode [INFO] frobbed toml for bugabinga/web_article_read_mode written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bugabinga/web_article_read_mode/Cargo.toml [INFO] crate bugabinga/web_article_read_mode 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 bugabinga/web_article_read_mode 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bugabinga/web_article_read_mode:/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] 084178def4d819b5a42d31ad404ffcac97d1175c97053c19e16d7e7e1e6b7491 [INFO] running `"docker" "start" "-a" "084178def4d819b5a42d31ad404ffcac97d1175c97053c19e16d7e7e1e6b7491"` [INFO] [stderr] Compiling maplit v0.1.4 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling html5ever v0.13.1 [INFO] [stderr] Compiling hyper v0.10.10 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling string_cache v0.4.0 [INFO] [stderr] Compiling html5ever-atoms v0.2.2 [INFO] [stderr] Compiling ammonia v0.3.0 [INFO] [stderr] Compiling web_article_read_mode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `"docker" "inspect" "084178def4d819b5a42d31ad404ffcac97d1175c97053c19e16d7e7e1e6b7491"` [INFO] running `"docker" "rm" "-f" "084178def4d819b5a42d31ad404ffcac97d1175c97053c19e16d7e7e1e6b7491"` [INFO] [stdout] 084178def4d819b5a42d31ad404ffcac97d1175c97053c19e16d7e7e1e6b7491 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bugabinga/web_article_read_mode:/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] 1073c795884c0caffbd559ce6f19f36f1cc02eabfa7389a20683baf433c1344f [INFO] running `"docker" "start" "-a" "1073c795884c0caffbd559ce6f19f36f1cc02eabfa7389a20683baf433c1344f"` [INFO] [stderr] Compiling web_article_read_mode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "1073c795884c0caffbd559ce6f19f36f1cc02eabfa7389a20683baf433c1344f"` [INFO] running `"docker" "rm" "-f" "1073c795884c0caffbd559ce6f19f36f1cc02eabfa7389a20683baf433c1344f"` [INFO] [stdout] 1073c795884c0caffbd559ce6f19f36f1cc02eabfa7389a20683baf433c1344f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bugabinga/web_article_read_mode:/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] 35cedff097dae48aa57d98817206d0d26d8e3cec173b6066793d2fed0655a0dd [INFO] running `"docker" "start" "-a" "35cedff097dae48aa57d98817206d0d26d8e3cec173b6066793d2fed0655a0dd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/web_article_read_mode-7d36d2ec3962e0b3 [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" "35cedff097dae48aa57d98817206d0d26d8e3cec173b6066793d2fed0655a0dd"` [INFO] running `"docker" "rm" "-f" "35cedff097dae48aa57d98817206d0d26d8e3cec173b6066793d2fed0655a0dd"` [INFO] [stdout] 35cedff097dae48aa57d98817206d0d26d8e3cec173b6066793d2fed0655a0dd