[INFO] cloning repository https://github.com/jhallat/listdb-cli-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhallat/listdb-cli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhallat%2Flistdb-cli-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhallat%2Flistdb-cli-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e1dfeeb9e46cbaef44903dc5a4dd6ece606608e [INFO] testing jhallat/listdb-cli-rust against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhallat%2Flistdb-cli-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jhallat/listdb-cli-rust [INFO] finished tweaking git repo https://github.com/jhallat/listdb-cli-rust [INFO] tweaked toml for git repo https://github.com/jhallat/listdb-cli-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jhallat/listdb-cli-rust on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jhallat/listdb-cli-rust 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/jhallat/listdb-engine-rust` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.103 [INFO] [stderr] Downloaded quote v1.0.2 [INFO] [stderr] Downloaded getrandom v0.1.13 [INFO] [stderr] Downloaded uuid v0.8.1 [INFO] [stderr] Downloaded num-integer v0.1.41 [INFO] [stderr] Downloaded rand_chacha v0.2.1 [INFO] [stderr] Downloaded serde v1.0.103 [INFO] [stderr] Downloaded num-traits v0.2.10 [INFO] [stderr] Downloaded time v0.1.42 [INFO] [stderr] Downloaded quick-error v1.2.2 [INFO] [stderr] Downloaded chrono v0.4.10 [INFO] [stderr] Downloaded aho-corasick v0.7.6 [INFO] [stderr] Downloaded regex-syntax v0.6.12 [INFO] [stderr] Downloaded libc v0.2.65 [INFO] [stderr] Downloaded memchr v2.2.1 [INFO] [stderr] Downloaded thread_local v0.3.6 [INFO] [stderr] Downloaded winapi-util v0.1.2 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded unicode-xid v0.2.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.6 [INFO] [stderr] Downloaded redox_syscall v0.1.56 [INFO] [stderr] Downloaded regex v1.3.1 [INFO] [stderr] Downloaded c2-chacha v0.2.3 [INFO] [stderr] Downloaded rand v0.7.2 [INFO] [stderr] Downloaded ppv-lite86 v0.2.6 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded syn v1.0.8 [INFO] [stderr] Downloaded atty v0.2.13 [INFO] [stderr] Downloaded wasi v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90534e09e95974334860a2c579789df16ae05a8c668261f555e9c1d3bd750900 [INFO] running `Command { std: "docker" "start" "-a" "90534e09e95974334860a2c579789df16ae05a8c668261f555e9c1d3bd750900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90534e09e95974334860a2c579789df16ae05a8c668261f555e9c1d3bd750900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90534e09e95974334860a2c579789df16ae05a8c668261f555e9c1d3bd750900", kill_on_drop: false }` [INFO] [stdout] 90534e09e95974334860a2c579789df16ae05a8c668261f555e9c1d3bd750900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 468d925fe9a4cf45422281cc372fcaf04178ddc2e37e708b425391c72e18e6a0 [INFO] running `Command { std: "docker" "start" "-a" "468d925fe9a4cf45422281cc372fcaf04178ddc2e37e708b425391c72e18e6a0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling listdb-engine v0.1.0 (https://github.com/jhallat/listdb-engine-rust#f7efcbe1) [INFO] [stderr] Compiling listdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `Command { std: "docker" "inspect" "468d925fe9a4cf45422281cc372fcaf04178ddc2e37e708b425391c72e18e6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468d925fe9a4cf45422281cc372fcaf04178ddc2e37e708b425391c72e18e6a0", kill_on_drop: false }` [INFO] [stdout] 468d925fe9a4cf45422281cc372fcaf04178ddc2e37e708b425391c72e18e6a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6450057f07a85f1fcf54d48827cf7fa0e24271a4333f79a7c628fb562ff4af9 [INFO] running `Command { std: "docker" "start" "-a" "b6450057f07a85f1fcf54d48827cf7fa0e24271a4333f79a7c628fb562ff4af9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling listdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/properties.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader` and `self` [INFO] [stdout] --> src/properties.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | use std::io::{self, BufReader}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contents` found for struct `properties::Properties` in the current scope [INFO] [stdout] --> src/properties.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Properties { [INFO] [stdout] | --------------------- method `contents` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 73 | let actual = properties.contents(); [INFO] [stdout] | ^^^^^^^^ method not found in `properties::Properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `listdb` (bin "listdb" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b6450057f07a85f1fcf54d48827cf7fa0e24271a4333f79a7c628fb562ff4af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6450057f07a85f1fcf54d48827cf7fa0e24271a4333f79a7c628fb562ff4af9", kill_on_drop: false }` [INFO] [stdout] b6450057f07a85f1fcf54d48827cf7fa0e24271a4333f79a7c628fb562ff4af9