[INFO] cloning repository https://github.com/Frankkkkk/bacpac-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frankkkkk/bacpac-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankkkkk%2Fbacpac-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankkkkk%2Fbacpac-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec767588bf802b1fae18cba7fefa2d22465d847d
[INFO] checking Frankkkkk/bacpac-rs against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankkkkk%2Fbacpac-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Frankkkkk/bacpac-rs
[INFO] finished tweaking git repo https://github.com/Frankkkkk/bacpac-rs
[INFO] tweaked toml for git repo https://github.com/Frankkkkk/bacpac-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Frankkkkk/bacpac-rs on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Frankkkkk/bacpac-rs 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zopfli v0.8.0
[INFO] [stderr]   Downloaded deflate64 v0.1.8
[INFO] [stderr]   Downloaded zip v1.1.1
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d31fbd60a559aa99afb56b867fd2ef9533ad1b655951e54feb93d26c2c05c13e
[INFO] running `Command { std: "docker" "start" "-a" "d31fbd60a559aa99afb56b867fd2ef9533ad1b655951e54feb93d26c2c05c13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d31fbd60a559aa99afb56b867fd2ef9533ad1b655951e54feb93d26c2c05c13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d31fbd60a559aa99afb56b867fd2ef9533ad1b655951e54feb93d26c2c05c13e", kill_on_drop: false }`
[INFO] [stdout] d31fbd60a559aa99afb56b867fd2ef9533ad1b655951e54feb93d26c2c05c13e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1746175c9934d70ac284520f75b6e33d83e3ec6d20766cf5aae41c1644aea09e
[INFO] running `Command { std: "docker" "start" "-a" "1746175c9934d70ac284520f75b6e33d83e3ec6d20766cf5aae41c1644aea09e", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking deflate64 v0.1.8
[INFO] [stderr]     Checking zopfli v0.8.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking zip v1.1.1
[INFO] [stderr]     Checking dacpac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found `println`
[INFO] [stdout]   --> src/bacpac.rs:92:39
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let b = bcp_file.read(buf)
[INFO] [stdout]    |                                       ^ help: add `;` here
[INFO] [stdout] 93 |             println!("File: {:#?}", b);
[INFO] [stdout]    |             ------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `println`
[INFO] [stdout]   --> src/bacpac.rs:92:39
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let b = bcp_file.read(buf)
[INFO] [stdout]    |                                       ^ help: add `;` here
[INFO] [stdout] 93 |             println!("File: {:#?}", b);
[INFO] [stdout]    |             ------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `buf` in this scope
[INFO] [stdout]   --> src/bacpac.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let b = bcp_file.read(buf)
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `buf` in this scope
[INFO] [stdout]   --> src/bacpac.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let b = bcp_file.read(buf)
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bacpac.rs:78:58
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let rows = Self::parse_bcp(&headers, &bcp_files, &archive);
[INFO] [stdout]    |                    ---------------                       ^^^^^^^^ expected `&ZipArchive<File>`, found `&ZipArchive<&File>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&ZipArchive<File>`
[INFO] [stdout]               found reference `&ZipArchive<&File>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/bacpac.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn parse_bcp(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |         archive: &zip::ZipArchive<std::fs::File>,
[INFO] [stdout]    |         ----------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bacpac.rs:78:58
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let rows = Self::parse_bcp(&headers, &bcp_files, &archive);
[INFO] [stdout]    |                    ---------------                       ^^^^^^^^ expected `&ZipArchive<File>`, found `&ZipArchive<&File>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&ZipArchive<File>`
[INFO] [stdout]               found reference `&ZipArchive<&File>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/bacpac.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn parse_bcp(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |         archive: &zip::ZipArchive<std::fs::File>,
[INFO] [stdout]    |         ----------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dacpac` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dacpac` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "1746175c9934d70ac284520f75b6e33d83e3ec6d20766cf5aae41c1644aea09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1746175c9934d70ac284520f75b6e33d83e3ec6d20766cf5aae41c1644aea09e", kill_on_drop: false }`
[INFO] [stdout] 1746175c9934d70ac284520f75b6e33d83e3ec6d20766cf5aae41c1644aea09e
