[INFO] cloning repository https://github.com/petehayes102/intecture-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petehayes102/intecture-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eb4e41e55b136e688748c47bc4f28f10404ab8a [INFO] documenting petehayes102/intecture-test 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%2Fpetehayes102%2Fintecture-test" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petehayes102/intecture-test 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/petehayes102/intecture-test [INFO] finished tweaking git repo https://github.com/petehayes102/intecture-test [INFO] tweaked toml for git repo https://github.com/petehayes102/intecture-test written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/petehayes102/intecture-test 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] 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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2073014f4e21f46a7f729a24b0e14a449c790fa82a2e5429223bb104860d39e [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" "b2073014f4e21f46a7f729a24b0e14a449c790fa82a2e5429223bb104860d39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2073014f4e21f46a7f729a24b0e14a449c790fa82a2e5429223bb104860d39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2073014f4e21f46a7f729a24b0e14a449c790fa82a2e5429223bb104860d39e", kill_on_drop: false }` [INFO] [stdout] b2073014f4e21f46a7f729a24b0e14a449c790fa82a2e5429223bb104860d39e [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" "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] 98c6729a506f97b0760ca5d9b00c3587e710c9106dadb1da0efb6ab216698dc1 [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" "98c6729a506f97b0760ca5d9b00c3587e710c9106dadb1da0efb6ab216698dc1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking itoa v0.3.3 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Checking pnet_macros_support v0.2.0 [INFO] [stderr] Checking syntex_pos v0.42.0 [INFO] [stderr] Checking mustache v0.8.1 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking czmq-sys v0.1.0 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking hostname v0.1.3 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Checking syntex_errors v0.42.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking syntex_syntax v0.42.0 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Checking czmq v0.1.0 [INFO] [stderr] Checking zdaemon v0.0.2 [INFO] [stderr] Checking zfilexfer v0.0.2 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking syntex v0.42.2 [INFO] [stderr] Checking pnet_macros v0.15.0 [INFO] [stderr] Compiling pnet v0.16.0 [INFO] [stderr] Documenting intecture-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "98c6729a506f97b0760ca5d9b00c3587e710c9106dadb1da0efb6ab216698dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c6729a506f97b0760ca5d9b00c3587e710c9106dadb1da0efb6ab216698dc1", kill_on_drop: false }` [INFO] [stdout] 98c6729a506f97b0760ca5d9b00c3587e710c9106dadb1da0efb6ab216698dc1