[INFO] cloning repository https://github.com/math-dev-24/practice-ETL-pipeline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/math-dev-24/practice-ETL-pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmath-dev-24%2Fpractice-ETL-pipeline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmath-dev-24%2Fpractice-ETL-pipeline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c1cfc897b9e93e1c83d5ec1e3ed7b921464d2f5 [INFO] documenting math-dev-24/practice-ETL-pipeline/1c1cfc897b9e93e1c83d5ec1e3ed7b921464d2f5 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmath-dev-24%2Fpractice-ETL-pipeline" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/math-dev-24/practice-ETL-pipeline [INFO] finished tweaking git repo https://github.com/math-dev-24/practice-ETL-pipeline [INFO] tweaked toml for git repo https://github.com/math-dev-24/practice-ETL-pipeline written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/math-dev-24/practice-ETL-pipeline on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/math-dev-24/practice-ETL-pipeline already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4ee1390774838c81ac3d3aaa9090399e8fd5ed29298256c2c39d0c9db79dfa3 [INFO] running `Command { std: "docker" "start" "-a" "b4ee1390774838c81ac3d3aaa9090399e8fd5ed29298256c2c39d0c9db79dfa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ee1390774838c81ac3d3aaa9090399e8fd5ed29298256c2c39d0c9db79dfa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ee1390774838c81ac3d3aaa9090399e8fd5ed29298256c2c39d0c9db79dfa3", kill_on_drop: false }` [INFO] [stdout] b4ee1390774838c81ac3d3aaa9090399e8fd5ed29298256c2c39d0c9db79dfa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e87c259595ac7fdfce40ffc193e78ae31c7ca23feceb2fa7e3d410c3b655766 [INFO] running `Command { std: "docker" "start" "-a" "2e87c259595ac7fdfce40ffc193e78ae31c7ca23feceb2fa7e3d410c3b655766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Documenting training-rust-pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s [INFO] [stderr] Generated /opt/rustwide/target/doc/training_rust_pipeline/index.html [INFO] running `Command { std: "docker" "inspect" "2e87c259595ac7fdfce40ffc193e78ae31c7ca23feceb2fa7e3d410c3b655766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e87c259595ac7fdfce40ffc193e78ae31c7ca23feceb2fa7e3d410c3b655766", kill_on_drop: false }` [INFO] [stdout] 2e87c259595ac7fdfce40ffc193e78ae31c7ca23feceb2fa7e3d410c3b655766