[INFO] updating cached repository https://github.com/h4sh3d/mdbook-api [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e848a478feb580747a7c18e2ef081abe24ee0b9 [INFO] testing h4sh3d/mdbook-api against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh4sh3d%2Fmdbook-api" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h4sh3d/mdbook-api on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/h4sh3d/mdbook-api [INFO] finished tweaking git repo https://github.com/h4sh3d/mdbook-api [INFO] tweaked toml for git repo https://github.com/h4sh3d/mdbook-api written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/h4sh3d/mdbook-api already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] c8b975a3168b26ab257763a7cd7bbdf3c45765f22decde14a44df9163b8308ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c8b975a3168b26ab257763a7cd7bbdf3c45765f22decde14a44df9163b8308ae"` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling open v1.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling elasticlunr-rs v2.3.6 [INFO] [stderr] Compiling toml-query v0.9.2 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling ammonia v3.0.0 [INFO] [stderr] Compiling mdbook v0.3.5 [INFO] [stderr] Compiling mdbook-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `"docker" "inspect" "c8b975a3168b26ab257763a7cd7bbdf3c45765f22decde14a44df9163b8308ae"` [INFO] running `"docker" "rm" "-f" "c8b975a3168b26ab257763a7cd7bbdf3c45765f22decde14a44df9163b8308ae"` [INFO] [stdout] c8b975a3168b26ab257763a7cd7bbdf3c45765f22decde14a44df9163b8308ae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca5e6aa4eec13f55481ff2e5269dedbf11a7a46dea09a63e099037e5ab11bab1 [INFO] running `"docker" "start" "-a" "ca5e6aa4eec13f55481ff2e5269dedbf11a7a46dea09a63e099037e5ab11bab1"` [INFO] [stderr] Compiling mdbook-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `"docker" "inspect" "ca5e6aa4eec13f55481ff2e5269dedbf11a7a46dea09a63e099037e5ab11bab1"` [INFO] running `"docker" "rm" "-f" "ca5e6aa4eec13f55481ff2e5269dedbf11a7a46dea09a63e099037e5ab11bab1"` [INFO] [stdout] ca5e6aa4eec13f55481ff2e5269dedbf11a7a46dea09a63e099037e5ab11bab1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17d7f427d440876bd225cdb9140ec9a85aede4864ce1e54ca518043ce5614219 [INFO] running `"docker" "start" "-a" "17d7f427d440876bd225cdb9140ec9a85aede4864ce1e54ca518043ce5614219"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_api-dafcd16c896ad74e [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] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_api-2e027ad6026bd079 [INFO] [stdout] [INFO] [stderr] Doc-tests mdbook-api [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] [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" "17d7f427d440876bd225cdb9140ec9a85aede4864ce1e54ca518043ce5614219"` [INFO] running `"docker" "rm" "-f" "17d7f427d440876bd225cdb9140ec9a85aede4864ce1e54ca518043ce5614219"` [INFO] [stdout] 17d7f427d440876bd225cdb9140ec9a85aede4864ce1e54ca518043ce5614219