[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh4sh3d%2Fmdbook-api" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h4sh3d/mdbook-api on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-4/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee02b1ea2aea1f53331382d9dc95fe0e0bcd302f01d4b3ff7eea656e8de84b71 [INFO] running `"docker" "start" "-a" "ee02b1ea2aea1f53331382d9dc95fe0e0bcd302f01d4b3ff7eea656e8de84b71"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling open v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [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 2m 55s [INFO] running `"docker" "inspect" "ee02b1ea2aea1f53331382d9dc95fe0e0bcd302f01d4b3ff7eea656e8de84b71"` [INFO] running `"docker" "rm" "-f" "ee02b1ea2aea1f53331382d9dc95fe0e0bcd302f01d4b3ff7eea656e8de84b71"` [INFO] [stdout] ee02b1ea2aea1f53331382d9dc95fe0e0bcd302f01d4b3ff7eea656e8de84b71 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "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] 45b9400235b0d469f64e75cdbcaff80103bfca2bb21864371c0c8921fab7ce0e [INFO] running `"docker" "start" "-a" "45b9400235b0d469f64e75cdbcaff80103bfca2bb21864371c0c8921fab7ce0e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mdbook-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.34s [INFO] running `"docker" "inspect" "45b9400235b0d469f64e75cdbcaff80103bfca2bb21864371c0c8921fab7ce0e"` [INFO] running `"docker" "rm" "-f" "45b9400235b0d469f64e75cdbcaff80103bfca2bb21864371c0c8921fab7ce0e"` [INFO] [stdout] 45b9400235b0d469f64e75cdbcaff80103bfca2bb21864371c0c8921fab7ce0e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "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] f62cf680298b16984f4ecd6ad7e93c35f5986c51f38fd87f57367458242f22b8 [INFO] running `"docker" "start" "-a" "f62cf680298b16984f4ecd6ad7e93c35f5986c51f38fd87f57367458242f22b8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_api-50695cff9d837590 [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-972a273e92b45597 [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] Doc-tests mdbook-api [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" "f62cf680298b16984f4ecd6ad7e93c35f5986c51f38fd87f57367458242f22b8"` [INFO] running `"docker" "rm" "-f" "f62cf680298b16984f4ecd6ad7e93c35f5986c51f38fd87f57367458242f22b8"` [INFO] [stdout] f62cf680298b16984f4ecd6ad7e93c35f5986c51f38fd87f57367458242f22b8