[INFO] cloning repository https://github.com/open-flash/ofl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-flash/ofl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-flash%2Fofl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-flash%2Fofl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8498e34be1e43535de71462fa262b68525392e92 [INFO] documenting open-flash/ofl 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%2Fopen-flash%2Fofl" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/open-flash/ofl 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/open-flash/ofl [INFO] finished tweaking git repo https://github.com/open-flash/ofl [INFO] tweaked toml for git repo https://github.com/open-flash/ofl written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/open-flash/ofl 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b26d6062052e658d78a46c5fa69f2450ea9751fe1588ff2c621a88de4eb19403 [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" "b26d6062052e658d78a46c5fa69f2450ea9751fe1588ff2c621a88de4eb19403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b26d6062052e658d78a46c5fa69f2450ea9751fe1588ff2c621a88de4eb19403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26d6062052e658d78a46c5fa69f2450ea9751fe1588ff2c621a88de4eb19403", kill_on_drop: false }` [INFO] [stdout] b26d6062052e658d78a46c5fa69f2450ea9751fe1588ff2c621a88de4eb19403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 706fbbadeea814736d4184eb01f42e97205aabc3bdb12e5134cac99a5f93c118 [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" "706fbbadeea814736d4184eb01f42e97205aabc3bdb12e5134cac99a5f93c118", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking half v1.4.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking lzma-rs v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#bbb14f8b) [INFO] [stderr] Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#bbb14f8b) [INFO] [stderr] Checking vec1 v1.4.0 [INFO] [stderr] Checking swf-fixed v0.1.4 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking swf-types v0.11.0 [INFO] [stderr] Checking avm1-types v0.10.0 [INFO] [stderr] Checking serde_json_v8 v0.0.1 [INFO] [stderr] Checking avm1-parser v0.10.0 [INFO] [stderr] Checking swf-parser v0.11.0 [INFO] [stderr] Documenting ofl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "706fbbadeea814736d4184eb01f42e97205aabc3bdb12e5134cac99a5f93c118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706fbbadeea814736d4184eb01f42e97205aabc3bdb12e5134cac99a5f93c118", kill_on_drop: false }` [INFO] [stdout] 706fbbadeea814736d4184eb01f42e97205aabc3bdb12e5134cac99a5f93c118