[INFO] cloning repository https://github.com/FruitieX/ts-rs-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FruitieX/ts-rs-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fts-rs-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fts-rs-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f8ac0efb054ab04d7bc7cb0e9089eba43b02306 [INFO] documenting FruitieX/ts-rs-repro against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fts-rs-repro" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FruitieX/ts-rs-repro on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FruitieX/ts-rs-repro [INFO] finished tweaking git repo https://github.com/FruitieX/ts-rs-repro [INFO] tweaked toml for git repo https://github.com/FruitieX/ts-rs-repro written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/FruitieX/ts-rs-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb4a6f8f974af81f5aa4488bd7f4b109f1a0359e407abd51aa21257cb7cc42e3 [INFO] running `Command { std: "docker" "start" "-a" "fb4a6f8f974af81f5aa4488bd7f4b109f1a0359e407abd51aa21257cb7cc42e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb4a6f8f974af81f5aa4488bd7f4b109f1a0359e407abd51aa21257cb7cc42e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4a6f8f974af81f5aa4488bd7f4b109f1a0359e407abd51aa21257cb7cc42e3", kill_on_drop: false }` [INFO] [stdout] fb4a6f8f974af81f5aa4488bd7f4b109f1a0359e407abd51aa21257cb7cc42e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 197d506df7a41348ebbcbb6230ee97181a3133686704f337b5aeda2c5eb15768 [INFO] running `Command { std: "docker" "start" "-a" "197d506df7a41348ebbcbb6230ee97181a3133686704f337b5aeda2c5eb15768", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ts-rs-macros v6.1.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking ts-rs v6.1.0 [INFO] [stderr] Checking types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Documenting types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> types/src/lib.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | a: f64 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.44s [INFO] running `Command { std: "docker" "inspect" "197d506df7a41348ebbcbb6230ee97181a3133686704f337b5aeda2c5eb15768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197d506df7a41348ebbcbb6230ee97181a3133686704f337b5aeda2c5eb15768", kill_on_drop: false }` [INFO] [stdout] 197d506df7a41348ebbcbb6230ee97181a3133686704f337b5aeda2c5eb15768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] cc6ee6cc5ec842b0f606f151e016d77dfb2465f3a532df882bc38906e111c63b [INFO] running `Command { std: "docker" "start" "-a" "cc6ee6cc5ec842b0f606f151e016d77dfb2465f3a532df882bc38906e111c63b", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "cc6ee6cc5ec842b0f606f151e016d77dfb2465f3a532df882bc38906e111c63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6ee6cc5ec842b0f606f151e016d77dfb2465f3a532df882bc38906e111c63b", kill_on_drop: false }` [INFO] [stdout] cc6ee6cc5ec842b0f606f151e016d77dfb2465f3a532df882bc38906e111c63b