[INFO] fetching crate mdbook-curly-quotes 0.4.2... [INFO] checking mdbook-curly-quotes-0.4.2 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] extracting crate mdbook-curly-quotes 0.4.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mdbook-curly-quotes 0.4.2 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook-curly-quotes 0.4.2 [INFO] finished tweaking crates.io crate mdbook-curly-quotes 0.4.2 [INFO] tweaked toml for crates.io crate mdbook-curly-quotes 0.4.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate mdbook-curly-quotes 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6089bb9aabc9dd132bd352e76247d48c798cffa9bac11b8868d00ab6835b5fc6 [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" "6089bb9aabc9dd132bd352e76247d48c798cffa9bac11b8868d00ab6835b5fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6089bb9aabc9dd132bd352e76247d48c798cffa9bac11b8868d00ab6835b5fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6089bb9aabc9dd132bd352e76247d48c798cffa9bac11b8868d00ab6835b5fc6", kill_on_drop: false }` [INFO] [stdout] 6089bb9aabc9dd132bd352e76247d48c798cffa9bac11b8868d00ab6835b5fc6 [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a938fa5e6d9c9d336896ba20942efcbd23dd4b9ab91ee5ed21d755e74adf38b [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" "7a938fa5e6d9c9d336896ba20942efcbd23dd4b9ab91ee5ed21d755e74adf38b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking anyhow v1.0.32 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking pulldown-cmark-to-cmark v4.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking handlebars v3.3.0 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking mdbook v0.4.1 [INFO] [stderr] Checking mdbook-curly-quotes v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "7a938fa5e6d9c9d336896ba20942efcbd23dd4b9ab91ee5ed21d755e74adf38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a938fa5e6d9c9d336896ba20942efcbd23dd4b9ab91ee5ed21d755e74adf38b", kill_on_drop: false }` [INFO] [stdout] 7a938fa5e6d9c9d336896ba20942efcbd23dd4b9ab91ee5ed21d755e74adf38b