[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e1dfeeb9e46cbaef44903dc5a4dd6ece606608e [INFO] testing jhallat/listdb-cli-rust against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhallat%2Flistdb-cli-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhallat/listdb-cli-rust on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/jhallat/listdb-cli-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93a12c343af1ba3f84a776a790380dd38852a1e37cbf5350729a00f324191cde [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93a12c343af1ba3f84a776a790380dd38852a1e37cbf5350729a00f324191cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93a12c343af1ba3f84a776a790380dd38852a1e37cbf5350729a00f324191cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a12c343af1ba3f84a776a790380dd38852a1e37cbf5350729a00f324191cde", kill_on_drop: false }` [INFO] [stdout] 93a12c343af1ba3f84a776a790380dd38852a1e37cbf5350729a00f324191cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c44cd90cc90ec1459554b48d4d3d1ee70092c67f1331ef6efa6815a3b5aa3459 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c44cd90cc90ec1459554b48d4d3d1ee70092c67f1331ef6efa6815a3b5aa3459", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.10 [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 [unoptimized + debuginfo] target(s) in 32.25s [INFO] running `Command { std: "docker" "inspect" "c44cd90cc90ec1459554b48d4d3d1ee70092c67f1331ef6efa6815a3b5aa3459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44cd90cc90ec1459554b48d4d3d1ee70092c67f1331ef6efa6815a3b5aa3459", kill_on_drop: false }` [INFO] [stdout] c44cd90cc90ec1459554b48d4d3d1ee70092c67f1331ef6efa6815a3b5aa3459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb16df66346c5ba70ca1aac6254d2e92a7bedb7c9016d8a2024e709ea0df297 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bb16df66346c5ba70ca1aac6254d2e92a7bedb7c9016d8a2024e709ea0df297", kill_on_drop: false }` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader`, `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 [INFO] [stdout] ... [INFO] [stdout] 73 | let actual = properties.contents(); [INFO] [stdout] | ^^^^^^^^ method not found in `properties::Properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3bb16df66346c5ba70ca1aac6254d2e92a7bedb7c9016d8a2024e709ea0df297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb16df66346c5ba70ca1aac6254d2e92a7bedb7c9016d8a2024e709ea0df297", kill_on_drop: false }` [INFO] [stdout] 3bb16df66346c5ba70ca1aac6254d2e92a7bedb7c9016d8a2024e709ea0df297