[INFO] fetching crate cargo-docco 0.1.0... [INFO] testing cargo-docco-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate cargo-docco 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cargo-docco 0.1.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-docco 0.1.0 [INFO] finished tweaking crates.io crate cargo-docco 0.1.0 [INFO] tweaked toml for crates.io crate cargo-docco 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cargo-docco 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded comrak v0.8.2 [INFO] [stderr] Downloaded ramhorns-derive v0.10.2 [INFO] [stderr] Downloaded ramhorns v0.10.2 [INFO] [stderr] Downloaded rocco v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bdc53758b1fd6a322360ceebd08464da7cd3c35c698b8df7ad7463e09adc0d0 [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" "2bdc53758b1fd6a322360ceebd08464da7cd3c35c698b8df7ad7463e09adc0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bdc53758b1fd6a322360ceebd08464da7cd3c35c698b8df7ad7463e09adc0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bdc53758b1fd6a322360ceebd08464da7cd3c35c698b8df7ad7463e09adc0d0", kill_on_drop: false }` [INFO] [stdout] 2bdc53758b1fd6a322360ceebd08464da7cd3c35c698b8df7ad7463e09adc0d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8512b0c3e9a7335f6a66ed166a3151a6553251c997750c84fa5cf5730f256ae [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" "f8512b0c3e9a7335f6a66ed166a3151a6553251c997750c84fa5cf5730f256ae", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling ramhorns-derive v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling comrak v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling ramhorns v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rocco v0.1.0 [INFO] [stderr] Compiling cargo-docco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "f8512b0c3e9a7335f6a66ed166a3151a6553251c997750c84fa5cf5730f256ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8512b0c3e9a7335f6a66ed166a3151a6553251c997750c84fa5cf5730f256ae", kill_on_drop: false }` [INFO] [stdout] f8512b0c3e9a7335f6a66ed166a3151a6553251c997750c84fa5cf5730f256ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", 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] 9cf83bb114d5c54037615437adf567bf9b8c314da087001a9143e515e970a028 [INFO] running `Command { std: "docker" "start" "-a" "9cf83bb114d5c54037615437adf567bf9b8c314da087001a9143e515e970a028", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-docco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "9cf83bb114d5c54037615437adf567bf9b8c314da087001a9143e515e970a028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf83bb114d5c54037615437adf567bf9b8c314da087001a9143e515e970a028", kill_on_drop: false }` [INFO] [stdout] 9cf83bb114d5c54037615437adf567bf9b8c314da087001a9143e515e970a028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", 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] 41c7e0adde8f9d0385d1f946e4d85c78993c825f77fbd54d80e285241cb2adc9 [INFO] running `Command { std: "docker" "start" "-a" "41c7e0adde8f9d0385d1f946e4d85c78993c825f77fbd54d80e285241cb2adc9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_docco-2e8f3667127e9623) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41c7e0adde8f9d0385d1f946e4d85c78993c825f77fbd54d80e285241cb2adc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c7e0adde8f9d0385d1f946e4d85c78993c825f77fbd54d80e285241cb2adc9", kill_on_drop: false }` [INFO] [stdout] 41c7e0adde8f9d0385d1f946e4d85c78993c825f77fbd54d80e285241cb2adc9