[INFO] cloning repository https://github.com/inner-product/mdbook-scala-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inner-product/mdbook-scala-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finner-product%2Fmdbook-scala-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finner-product%2Fmdbook-scala-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 820d617c502e9ca3d36c38fe4351d4192b29b806 [INFO] testing inner-product/mdbook-scala-wrapper against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finner-product%2Fmdbook-scala-wrapper" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inner-product/mdbook-scala-wrapper on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inner-product/mdbook-scala-wrapper [INFO] finished tweaking git repo https://github.com/inner-product/mdbook-scala-wrapper [INFO] tweaked toml for git repo https://github.com/inner-product/mdbook-scala-wrapper written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/inner-product/mdbook-scala-wrapper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f957dc8bb6a5ed5d1f7ea6976b49eb3c5aeb2921e2e4646ea5fb9b69e650728f [INFO] running `Command { std: "docker" "start" "-a" "f957dc8bb6a5ed5d1f7ea6976b49eb3c5aeb2921e2e4646ea5fb9b69e650728f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f957dc8bb6a5ed5d1f7ea6976b49eb3c5aeb2921e2e4646ea5fb9b69e650728f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f957dc8bb6a5ed5d1f7ea6976b49eb3c5aeb2921e2e4646ea5fb9b69e650728f", kill_on_drop: false }` [INFO] [stdout] f957dc8bb6a5ed5d1f7ea6976b49eb3c5aeb2921e2e4646ea5fb9b69e650728f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7c0e29abe0418a02f14802abb5c55df4e4444b1dc8822ff77dfb46d3ea741b4 [INFO] running `Command { std: "docker" "start" "-a" "a7c0e29abe0418a02f14802abb5c55df4e4444b1dc8822ff77dfb46d3ea741b4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling sequence_trie v0.3.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling strum v0.9.0 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v1.1.0 [INFO] [stderr] Compiling syn v0.15.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling ws v0.7.9 [INFO] [stderr] Compiling notify v4.0.6 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling strum_macros v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling toml-query v0.7.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling markup5ever v0.7.3 [INFO] [stderr] Compiling elasticlunr-rs v2.3.3 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling ammonia v1.2.0 [INFO] [stderr] Compiling mdbook v0.2.1 [INFO] [stderr] Compiling mdbook-scala-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "a7c0e29abe0418a02f14802abb5c55df4e4444b1dc8822ff77dfb46d3ea741b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c0e29abe0418a02f14802abb5c55df4e4444b1dc8822ff77dfb46d3ea741b4", kill_on_drop: false }` [INFO] [stdout] a7c0e29abe0418a02f14802abb5c55df4e4444b1dc8822ff77dfb46d3ea741b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c727fb4364245e5204f439c1449cb7654c61506d887f0652aef4940fa85689a3 [INFO] running `Command { std: "docker" "start" "-a" "c727fb4364245e5204f439c1449cb7654c61506d887f0652aef4940fa85689a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mdbook-scala-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "c727fb4364245e5204f439c1449cb7654c61506d887f0652aef4940fa85689a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c727fb4364245e5204f439c1449cb7654c61506d887f0652aef4940fa85689a3", kill_on_drop: false }` [INFO] [stdout] c727fb4364245e5204f439c1449cb7654c61506d887f0652aef4940fa85689a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 168a4917c660a32d5f7a6cee1e0760e196cbecd06a3ca1db0d637da8471f9147 [INFO] running `Command { std: "docker" "start" "-a" "168a4917c660a32d5f7a6cee1e0760e196cbecd06a3ca1db0d637da8471f9147", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdbook_scala_wrapper-d1f537b3d33eb046) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "168a4917c660a32d5f7a6cee1e0760e196cbecd06a3ca1db0d637da8471f9147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168a4917c660a32d5f7a6cee1e0760e196cbecd06a3ca1db0d637da8471f9147", kill_on_drop: false }` [INFO] [stdout] 168a4917c660a32d5f7a6cee1e0760e196cbecd06a3ca1db0d637da8471f9147