[INFO] fetching crate cursive-markup 0.1.0... [INFO] checking cursive-markup-0.1.0 against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] extracting crate cursive-markup 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate cursive-markup 0.1.0 on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cursive-markup 0.1.0 [INFO] finished tweaking crates.io crate cursive-markup 0.1.0 [INFO] tweaked toml for crates.io crate cursive-markup 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate cursive-markup 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map v0.6.3 [INFO] [stderr] Downloaded html2text v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f146019fbdd7e20fd02f01b310de68285373be89f1d393a848740a1df9f942ce [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" "f146019fbdd7e20fd02f01b310de68285373be89f1d393a848740a1df9f942ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f146019fbdd7e20fd02f01b310de68285373be89f1d393a848740a1df9f942ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f146019fbdd7e20fd02f01b310de68285373be89f1d393a848740a1df9f942ce", kill_on_drop: false }` [INFO] [stdout] f146019fbdd7e20fd02f01b310de68285373be89f1d393a848740a1df9f942ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3697807e2fe2e2555628c15fe8fb45bbbe18c1d1417024812aa589ad79e1ebd5 [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" "3697807e2fe2e2555628c15fe8fb45bbbe18c1d1417024812aa589ad79e1ebd5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking ahash v0.4.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Checking enumset v1.0.1 [INFO] [stderr] Checking cursive_core v0.1.1 [INFO] [stderr] Checking cursive v0.15.0 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking html2text v0.2.1 [INFO] [stderr] Checking cursive-markup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "3697807e2fe2e2555628c15fe8fb45bbbe18c1d1417024812aa589ad79e1ebd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3697807e2fe2e2555628c15fe8fb45bbbe18c1d1417024812aa589ad79e1ebd5", kill_on_drop: false }` [INFO] [stdout] 3697807e2fe2e2555628c15fe8fb45bbbe18c1d1417024812aa589ad79e1ebd5