[INFO] fetching crate thruster-app 0.9.0-alpha.2... [INFO] documenting thruster-app-0.9.0-alpha.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate thruster-app 0.9.0-alpha.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate thruster-app 0.9.0-alpha.2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thruster-app 0.9.0-alpha.2 [INFO] finished tweaking crates.io crate thruster-app 0.9.0-alpha.2 [INFO] tweaked toml for crates.io crate thruster-app 0.9.0-alpha.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81584795bec74fd41a95d7719d3e0285cf70d9e6b3cab23f74d54b21686492fc [INFO] running `Command { std: "docker" "start" "-a" "81584795bec74fd41a95d7719d3e0285cf70d9e6b3cab23f74d54b21686492fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81584795bec74fd41a95d7719d3e0285cf70d9e6b3cab23f74d54b21686492fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81584795bec74fd41a95d7719d3e0285cf70d9e6b3cab23f74d54b21686492fc", kill_on_drop: false }` [INFO] [stdout] 81584795bec74fd41a95d7719d3e0285cf70d9e6b3cab23f74d54b21686492fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a45c2c628a89e111cb1145eeb6ae92079877c765601efbe79819d2d0b2203d [INFO] running `Command { std: "docker" "start" "-a" "e2a45c2c628a89e111cb1145eeb6ae92079877c765601efbe79819d2d0b2203d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking thruster-core-async-await v0.9.0-alpha.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking templatify v0.2.3 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling thruster-proc v0.9.0-alpha.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking thruster-core v0.9.0-alpha.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking thruster-middleware v0.9.0-alpha.2 [INFO] [stderr] Checking thruster-async-await v0.9.0-alpha.2 [INFO] [stderr] Checking thruster-context v0.9.0-alpha.2 [INFO] [stderr] Documenting thruster-app v0.9.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.42s [INFO] running `Command { std: "docker" "inspect" "e2a45c2c628a89e111cb1145eeb6ae92079877c765601efbe79819d2d0b2203d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a45c2c628a89e111cb1145eeb6ae92079877c765601efbe79819d2d0b2203d", kill_on_drop: false }` [INFO] [stdout] e2a45c2c628a89e111cb1145eeb6ae92079877c765601efbe79819d2d0b2203d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] b530b8c5b61407ec1d2ea5910e41f2fe8187b14fb725094d3aa9b710b963d2bd [INFO] running `Command { std: "docker" "start" "-a" "b530b8c5b61407ec1d2ea5910e41f2fe8187b14fb725094d3aa9b710b963d2bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking thruster-core-async-await v0.9.0-alpha.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking templatify v0.2.3 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling thruster-proc v0.9.0-alpha.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking thruster-core v0.9.0-alpha.2 [INFO] [stderr] Checking thruster-middleware v0.9.0-alpha.2 [INFO] [stderr] Checking thruster-async-await v0.9.0-alpha.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking thruster-context v0.9.0-alpha.2 [INFO] [stderr] Documenting thruster-app v0.9.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.34s [INFO] running `Command { std: "docker" "inspect" "b530b8c5b61407ec1d2ea5910e41f2fe8187b14fb725094d3aa9b710b963d2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b530b8c5b61407ec1d2ea5910e41f2fe8187b14fb725094d3aa9b710b963d2bd", kill_on_drop: false }` [INFO] [stdout] b530b8c5b61407ec1d2ea5910e41f2fe8187b14fb725094d3aa9b710b963d2bd