[INFO] cloning repository https://github.com/aszecsei/please [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aszecsei/please" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e6f95db6baee982d2b0bf62ae422c1cdbb8483 [INFO] documenting aszecsei/please against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aszecsei/please on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aszecsei/please [INFO] finished tweaking git repo https://github.com/aszecsei/please [INFO] tweaked toml for git repo https://github.com/aszecsei/please written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/aszecsei/please already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 001fbf3cffe58e892bb7d968a4f1e1f4786361e4927f379e6f3ceff1c590a967 [INFO] running `Command { std: "docker" "start" "-a" "001fbf3cffe58e892bb7d968a4f1e1f4786361e4927f379e6f3ceff1c590a967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "001fbf3cffe58e892bb7d968a4f1e1f4786361e4927f379e6f3ceff1c590a967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001fbf3cffe58e892bb7d968a4f1e1f4786361e4927f379e6f3ceff1c590a967", kill_on_drop: false }` [INFO] [stdout] 001fbf3cffe58e892bb7d968a4f1e1f4786361e4927f379e6f3ceff1c590a967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94eecb66f2cbb3c6b45051aebfb1943ae979d80fb254c8ac1d7d888e394c6ad3 [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" "94eecb66f2cbb3c6b45051aebfb1943ae979d80fb254c8ac1d7d888e394c6ad3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking ci_info v0.3.1 [INFO] [stderr] Checking strum v0.15.0 (https://github.com/Peternator7/strum#96daaf40) [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking fern v0.5.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking backtrace v0.3.33 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling strum_macros v0.15.0 (https://github.com/Peternator7/strum#96daaf40) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking internship v0.6.0 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Checking insta v0.8.1 [INFO] [stderr] Documenting please v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "94eecb66f2cbb3c6b45051aebfb1943ae979d80fb254c8ac1d7d888e394c6ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94eecb66f2cbb3c6b45051aebfb1943ae979d80fb254c8ac1d7d888e394c6ad3", kill_on_drop: false }` [INFO] [stdout] 94eecb66f2cbb3c6b45051aebfb1943ae979d80fb254c8ac1d7d888e394c6ad3