[INFO] cloning repository https://github.com/h4sh3d/mdbook-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h4sh3d/mdbook-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh4sh3d%2Fmdbook-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh4sh3d%2Fmdbook-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e848a478feb580747a7c18e2ef081abe24ee0b9 [INFO] checking h4sh3d/mdbook-api against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh4sh3d%2Fmdbook-api" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h4sh3d/mdbook-api on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-14/source/Cargo.toml [INFO] crate git repo https://github.com/h4sh3d/mdbook-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79da1f4ecd698f9d817671ddbd8c649a757b74d817ff8dccc0d6be9fd8e5b0e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79da1f4ecd698f9d817671ddbd8c649a757b74d817ff8dccc0d6be9fd8e5b0e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79da1f4ecd698f9d817671ddbd8c649a757b74d817ff8dccc0d6be9fd8e5b0e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79da1f4ecd698f9d817671ddbd8c649a757b74d817ff8dccc0d6be9fd8e5b0e5", kill_on_drop: false }` [INFO] [stdout] 79da1f4ecd698f9d817671ddbd8c649a757b74d817ff8dccc0d6be9fd8e5b0e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 940c8a11d5bc2028c7d0e90bab02b2144947a4b386d582c8615c7f6e624c3d67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "940c8a11d5bc2028c7d0e90bab02b2144947a4b386d582c8615c7f6e624c3d67", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Checking open v1.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking error-chain v0.12.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [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] Checking regex v1.3.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking elasticlunr-rs v2.3.6 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking ammonia v3.0.0 [INFO] [stderr] Checking mdbook v0.3.5 [INFO] [stderr] Checking mdbook-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "940c8a11d5bc2028c7d0e90bab02b2144947a4b386d582c8615c7f6e624c3d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940c8a11d5bc2028c7d0e90bab02b2144947a4b386d582c8615c7f6e624c3d67", kill_on_drop: false }` [INFO] [stdout] 940c8a11d5bc2028c7d0e90bab02b2144947a4b386d582c8615c7f6e624c3d67