[INFO] updating cached repository https://github.com/BoiseState/bookdata-tools [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] 5b49d61a89fdf50b8e5c0128066ab8f45bd24037 [INFO] checking BoiseState/bookdata-tools against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoiseState%2Fbookdata-tools" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BoiseState/bookdata-tools on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BoiseState/bookdata-tools [INFO] finished tweaking git repo https://github.com/BoiseState/bookdata-tools [INFO] tweaked toml for git repo https://github.com/BoiseState/bookdata-tools written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/BoiseState/bookdata-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9692d41fb26704f0f89a78eec22d63caa90210924c4e1fef9b9339ea85953405 [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" "9692d41fb26704f0f89a78eec22d63caa90210924c4e1fef9b9339ea85953405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9692d41fb26704f0f89a78eec22d63caa90210924c4e1fef9b9339ea85953405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9692d41fb26704f0f89a78eec22d63caa90210924c4e1fef9b9339ea85953405", kill_on_drop: false }` [INFO] [stdout] 9692d41fb26704f0f89a78eec22d63caa90210924c4e1fef9b9339ea85953405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5de6326186d487d3f6f53c9e7dbad88555826f6101f53649a751c5eec3edbd1a [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" "5de6326186d487d3f6f53c9e7dbad88555826f6101f53649a751c5eec3edbd1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking zip v0.5.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Compiling derive_more v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking os_pipe v0.8.1 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bookdata v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> src/commands/parse_isbns/parsers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> src/commands/parse_isbns/parsers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/io.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log::*; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/io.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log::*; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `record_file` [INFO] [stdout] --> src/tracking.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn record_file>(&self, path: P, hash: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek` [INFO] [stdout] --> src/commands/parse_isbns/parsers.rs:108:6 [INFO] [stdout] | [INFO] [stdout] 108 | fn peek(&self, rex: &Regex) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_name` [INFO] [stdout] --> src/db.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn with_name(self, name: &str) -> CopyRequest { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `record_file` [INFO] [stdout] --> src/tracking.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn record_file>(&self, path: P, hash: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `preclean` [INFO] [stdout] --> src/commands/parse_isbns/parsers.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn preclean(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek` [INFO] [stdout] --> src/commands/parse_isbns/parsers.rs:108:6 [INFO] [stdout] | [INFO] [stdout] 108 | fn peek(&self, rex: &Regex) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/commands/parse_isbns/parsers.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "5de6326186d487d3f6f53c9e7dbad88555826f6101f53649a751c5eec3edbd1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de6326186d487d3f6f53c9e7dbad88555826f6101f53649a751c5eec3edbd1a", kill_on_drop: false }` [INFO] [stdout] 5de6326186d487d3f6f53c9e7dbad88555826f6101f53649a751c5eec3edbd1a