[INFO] updating cached repository https://github.com/smolkov/epd24rwb [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1f5a4f1735e4d5704cb4452b7ddd7ad73762231 [INFO] documenting smolkov/epd24rwb against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmolkov%2Fepd24rwb" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smolkov/epd24rwb on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smolkov/epd24rwb [INFO] finished tweaking git repo https://github.com/smolkov/epd24rwb [INFO] tweaked toml for git repo https://github.com/smolkov/epd24rwb written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/smolkov/epd24rwb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e2796738e0c4159a604bd1e175c38ab0d671936a3be8c36d89110a7437ac453 [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" "8e2796738e0c4159a604bd1e175c38ab0d671936a3be8c36d89110a7437ac453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e2796738e0c4159a604bd1e175c38ab0d671936a3be8c36d89110a7437ac453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2796738e0c4159a604bd1e175c38ab0d671936a3be8c36d89110a7437ac453", kill_on_drop: false }` [INFO] [stdout] 8e2796738e0c4159a604bd1e175c38ab0d671936a3be8c36d89110a7437ac453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e5cdf5add3995b20fd1e84314cd9926b7ca414e804be128aa5dcc371115fee0 [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" "8e5cdf5add3995b20fd1e84314cd9926b7ca414e804be128aa5dcc371115fee0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking ryu v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking image v0.22.1 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking getrandom v0.1.11 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tinybmp v0.1.0 [INFO] [stderr] Checking tinytga v0.1.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Checking embedded-graphics v0.4.9 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking qrcode v0.11.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Checking profont v0.2.0 [INFO] [stderr] Checking ssd1675 v0.1.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking i2cdev v0.4.2 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Checking linux-embedded-hal v0.2.2 [INFO] [stderr] Compiling proc-macro-error v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking structopt v0.3.0 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling paw-attributes v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking async-log v1.1.0 [INFO] [stderr] Checking async-log v2.0.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking async-std v0.99.4 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking femme v1.2.0 [INFO] [stderr] Documenting epd24rwb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "8e5cdf5add3995b20fd1e84314cd9926b7ca414e804be128aa5dcc371115fee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5cdf5add3995b20fd1e84314cd9926b7ca414e804be128aa5dcc371115fee0", kill_on_drop: false }` [INFO] [stdout] 8e5cdf5add3995b20fd1e84314cd9926b7ca414e804be128aa5dcc371115fee0