[INFO] fetching crate rfirebird 0.1.0...
[INFO] building rfirebird-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rfirebird 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rfirebird 0.1.0
[INFO] finished tweaking crates.io crate rfirebird 0.1.0
[INFO] tweaked toml for crates.io crate rfirebird 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rfirebird 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rfirebird 0.1.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded papergrid v0.5.1
[INFO] [stderr]   Downloaded tabled_derive v0.4.0
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded argopt-impl v0.3.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded argopt v0.3.0
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded tabled v0.8.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded libc v0.2.133
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d12282b0c0b070efff28301081e78ecc3b14ac9b094dc0f7a06412543475b1c3
[INFO] running `Command { std: "docker" "start" "-a" "d12282b0c0b070efff28301081e78ecc3b14ac9b094dc0f7a06412543475b1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d12282b0c0b070efff28301081e78ecc3b14ac9b094dc0f7a06412543475b1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d12282b0c0b070efff28301081e78ecc3b14ac9b094dc0f7a06412543475b1c3", kill_on_drop: false }`
[INFO] [stdout] d12282b0c0b070efff28301081e78ecc3b14ac9b094dc0f7a06412543475b1c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f21ef93ee8d60e0d1254b7dbcc12597c50258e53fa7a5707fa9563995fb567e
[INFO] running `Command { std: "docker" "start" "-a" "6f21ef93ee8d60e0d1254b7dbcc12597c50258e53fa7a5707fa9563995fb567e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling argopt-impl v0.3.0
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling argopt v0.3.0
[INFO] [stderr]    Compiling rfirebird v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read
[INFO] [stdout]   --> src/data.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DataPage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub pag: Page,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     /// Sequence nu...
[INFO] [stdout] 24 |     pub sequence: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub count: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read
[INFO] [stdout]   --> src/record.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RecordHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     /// The id of the transaction that created this record
[INFO] [stdout] 11 |     pub transaction: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     /// This is the record’s back pointer page
[INFO] [stdout] 13 |     pub b_page: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     /// This is the record’s back line pointer
[INFO] [stdout] 15 |     pub b_line: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     /// The record format version
[INFO] [stdout] 18 |     pub format: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.12s
[INFO] running `Command { std: "docker" "inspect" "6f21ef93ee8d60e0d1254b7dbcc12597c50258e53fa7a5707fa9563995fb567e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f21ef93ee8d60e0d1254b7dbcc12597c50258e53fa7a5707fa9563995fb567e", kill_on_drop: false }`
[INFO] [stdout] 6f21ef93ee8d60e0d1254b7dbcc12597c50258e53fa7a5707fa9563995fb567e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72389d798b8246a23aaad4e5d0e85135ce20025b32a087d28bb7e5057d591832
[INFO] running `Command { std: "docker" "start" "-a" "72389d798b8246a23aaad4e5d0e85135ce20025b32a087d28bb7e5057d591832", kill_on_drop: false }`
[INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read
[INFO] [stdout]   --> src/data.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DataPage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub pag: Page,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     /// Sequence nu...
[INFO] [stdout] 24 |     pub sequence: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub count: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read
[INFO] [stdout]   --> src/record.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RecordHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     /// The id of the transaction that created this record
[INFO] [stdout] 11 |     pub transaction: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     /// This is the record’s back pointer page
[INFO] [stdout] 13 |     pub b_page: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     /// This is the record’s back line pointer
[INFO] [stdout] 15 |     pub b_line: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     /// The record format version
[INFO] [stdout] 18 |     pub format: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rfirebird v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read
[INFO] [stdout]   --> src/data.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DataPage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub pag: Page,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     /// Sequence nu...
[INFO] [stdout] 24 |     pub sequence: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub count: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read
[INFO] [stdout]   --> src/record.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RecordHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     /// The id of the transaction that created this record
[INFO] [stdout] 11 |     pub transaction: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     /// This is the record’s back pointer page
[INFO] [stdout] 13 |     pub b_page: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     /// This is the record’s back line pointer
[INFO] [stdout] 15 |     pub b_line: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     /// The record format version
[INFO] [stdout] 18 |     pub format: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "72389d798b8246a23aaad4e5d0e85135ce20025b32a087d28bb7e5057d591832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72389d798b8246a23aaad4e5d0e85135ce20025b32a087d28bb7e5057d591832", kill_on_drop: false }`
[INFO] [stdout] 72389d798b8246a23aaad4e5d0e85135ce20025b32a087d28bb7e5057d591832
