[INFO] cloning repository https://github.com/LukasJoswiak/libri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukasJoswiak/libri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasJoswiak%2Flibri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasJoswiak%2Flibri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcf71507170584bf2d2ebb7f722d5a50ef1b717c [INFO] testing LukasJoswiak/libri against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasJoswiak%2Flibri" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LukasJoswiak/libri on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LukasJoswiak/libri [INFO] finished tweaking git repo https://github.com/LukasJoswiak/libri [INFO] tweaked toml for git repo https://github.com/LukasJoswiak/libri written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate git repo https://github.com/LukasJoswiak/libri already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4129e7ce96f42e1e10b697b19f33a0001a75ea2e3a89788d452f8b0c0a1b33de [INFO] running `Command { std: "docker" "start" "-a" "4129e7ce96f42e1e10b697b19f33a0001a75ea2e3a89788d452f8b0c0a1b33de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4129e7ce96f42e1e10b697b19f33a0001a75ea2e3a89788d452f8b0c0a1b33de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4129e7ce96f42e1e10b697b19f33a0001a75ea2e3a89788d452f8b0c0a1b33de", kill_on_drop: false }` [INFO] [stdout] 4129e7ce96f42e1e10b697b19f33a0001a75ea2e3a89788d452f8b0c0a1b33de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b6d75618742176055ab88d4b76418ec9afc7d9d06a47842f8450cf29ac1ba7 [INFO] running `Command { std: "docker" "start" "-a" "85b6d75618742176055ab88d4b76418ec9afc7d9d06a47842f8450cf29ac1ba7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling configparser v3.0.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stdout] warning: field is never read: `mount_point` [INFO] [stdout] --> src/device.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | mount_point: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MountedDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/device.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "85b6d75618742176055ab88d4b76418ec9afc7d9d06a47842f8450cf29ac1ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b6d75618742176055ab88d4b76418ec9afc7d9d06a47842f8450cf29ac1ba7", kill_on_drop: false }` [INFO] [stdout] 85b6d75618742176055ab88d4b76418ec9afc7d9d06a47842f8450cf29ac1ba7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481a57081a14b1fa7c89dd016bde5e6b45360d1080317982fa3a94411bbd8c10 [INFO] running `Command { std: "docker" "start" "-a" "481a57081a14b1fa7c89dd016bde5e6b45360d1080317982fa3a94411bbd8c10", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling libri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stdout] warning: field is never read: `mount_point` [INFO] [stdout] --> src/device.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | mount_point: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MountedDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/device.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/device.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mount_point` [INFO] [stdout] --> src/device.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | mount_point: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MountedDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/device.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `Command { std: "docker" "inspect" "481a57081a14b1fa7c89dd016bde5e6b45360d1080317982fa3a94411bbd8c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481a57081a14b1fa7c89dd016bde5e6b45360d1080317982fa3a94411bbd8c10", kill_on_drop: false }` [INFO] [stdout] 481a57081a14b1fa7c89dd016bde5e6b45360d1080317982fa3a94411bbd8c10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a71d4944dce735fbf3c4c8740ac45bf2f7f5413c5caea3001bcb754698b03d8 [INFO] running `Command { std: "docker" "start" "-a" "1a71d4944dce735fbf3c4c8740ac45bf2f7f5413c5caea3001bcb754698b03d8", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `mount_point` [INFO] [stderr] --> src/device.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | mount_point: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `MountedDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/device.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/device.rs:237:9 [INFO] [stderr] | [INFO] [stderr] 237 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `libri` (lib) generated 1 warning [INFO] [stderr] warning: `libri` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libri-97989e4ee396f511) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test common::tests::sanitize_dirty_path ... ok [INFO] [stdout] test common::tests::sanitize_clean_path ... ok [INFO] [stdout] test xml::tests::parse_simple_xml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libri-0b2b7904c10c21c2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-616a5a4db2143c43) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test config_help ... ok [INFO] [stdout] test import_help ... ok [INFO] [stdout] test device_help ... ok [INFO] [stdout] test list_unknown_argument ... ok [INFO] [stdout] test list_help ... ok [INFO] [stdout] test unknown_subcommand ... ok [INFO] [stdout] test upload_help ... ok [INFO] [stdout] test global_help ... ok [INFO] [stdout] test list_empty_library ... ok [INFO] [stdout] test config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests libri [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/common.rs - common::copy (line 40) ... ignored [INFO] [stdout] test src/device.rs - device::get_value (line 87) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1a71d4944dce735fbf3c4c8740ac45bf2f7f5413c5caea3001bcb754698b03d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a71d4944dce735fbf3c4c8740ac45bf2f7f5413c5caea3001bcb754698b03d8", kill_on_drop: false }` [INFO] [stdout] 1a71d4944dce735fbf3c4c8740ac45bf2f7f5413c5caea3001bcb754698b03d8