[INFO] cloning repository https://github.com/thehenrymcintosh/lru-disk-cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thehenrymcintosh/lru-disk-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehenrymcintosh%2Flru-disk-cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehenrymcintosh%2Flru-disk-cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e78bdb233149cd160d1c88cb9329e89520622f8 [INFO] testing thehenrymcintosh/lru-disk-cache against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehenrymcintosh%2Flru-disk-cache" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thehenrymcintosh/lru-disk-cache [INFO] finished tweaking git repo https://github.com/thehenrymcintosh/lru-disk-cache [INFO] tweaked toml for git repo https://github.com/thehenrymcintosh/lru-disk-cache written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thehenrymcintosh/lru-disk-cache on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thehenrymcintosh/lru-disk-cache 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7af09ef65b641a4ffcc9996f6e14ed6aee7d29a17d805863ca6d1a1e443ff508 [INFO] running `Command { std: "docker" "start" "-a" "7af09ef65b641a4ffcc9996f6e14ed6aee7d29a17d805863ca6d1a1e443ff508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7af09ef65b641a4ffcc9996f6e14ed6aee7d29a17d805863ca6d1a1e443ff508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af09ef65b641a4ffcc9996f6e14ed6aee7d29a17d805863ca6d1a1e443ff508", kill_on_drop: false }` [INFO] [stdout] 7af09ef65b641a4ffcc9996f6e14ed6aee7d29a17d805863ca6d1a1e443ff508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a81f5300b9dbd4dd4be4a37f9b62d24ef15487aad680cabf859aac78a68a91e6 [INFO] running `Command { std: "docker" "start" "-a" "a81f5300b9dbd4dd4be4a37f9b62d24ef15487aad680cabf859aac78a68a91e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling lru-disk-cache v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "a81f5300b9dbd4dd4be4a37f9b62d24ef15487aad680cabf859aac78a68a91e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81f5300b9dbd4dd4be4a37f9b62d24ef15487aad680cabf859aac78a68a91e6", kill_on_drop: false }` [INFO] [stdout] a81f5300b9dbd4dd4be4a37f9b62d24ef15487aad680cabf859aac78a68a91e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff85fe20046b482c1a3e6af90b2d9c661e62da019a6063b0c0361b5e04c52717 [INFO] running `Command { std: "docker" "start" "-a" "ff85fe20046b482c1a3e6af90b2d9c661e62da019a6063b0c0361b5e04c52717", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling lru-disk-cache v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_cache.rs:914:11 [INFO] [stdout] | [INFO] [stdout] 914 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `Command { std: "docker" "inspect" "ff85fe20046b482c1a3e6af90b2d9c661e62da019a6063b0c0361b5e04c52717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff85fe20046b482c1a3e6af90b2d9c661e62da019a6063b0c0361b5e04c52717", kill_on_drop: false }` [INFO] [stdout] ff85fe20046b482c1a3e6af90b2d9c661e62da019a6063b0c0361b5e04c52717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e1c709dbe034f7babc83684ef66119a89e21b044e4ca02dea246223ebd0fe8be [INFO] running `Command { std: "docker" "start" "-a" "e1c709dbe034f7babc83684ef66119a89e21b044e4ca02dea246223ebd0fe8be", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stderr] --> src/lru_cache.rs:48:7 [INFO] [stderr] | [INFO] [stderr] 48 | #[cfg(feature = "heapsize")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stderr] --> src/lru_cache.rs:156:7 [INFO] [stderr] | [INFO] [stderr] 156 | #[cfg(feature = "heapsize")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stderr] --> src/lru_cache.rs:180:7 [INFO] [stderr] | [INFO] [stderr] 180 | #[cfg(feature = "heapsize")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `lru-disk-cache` (lib) generated 3 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stderr] --> src/lru_cache.rs:914:11 [INFO] [stderr] | [INFO] [stderr] 914 | #[cfg(feature = "heapsize")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `lru-disk-cache` (lib test) generated 4 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lru_disk_cache-1bbff651ba3576e9) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test lru_cache::tests::test_contains_key ... ok [INFO] [stdout] test lru_cache::tests::test_change_capacity ... ok [INFO] [stdout] test lru_cache::tests::test_clear ... ok [INFO] [stdout] test lru_cache::tests::test_debug ... ok [INFO] [stdout] test lru_cache::tests::test_iter ... ok [INFO] [stdout] test lru_cache::tests::test_expire_lru ... ok [INFO] [stdout] test lru_cache::tests::test_metered_cache ... ok [INFO] [stdout] test lru_cache::tests::test_metered_cache_reinsert_larger ... ok [INFO] [stdout] test lru_cache::tests::test_metered_cache_oversize ... ok [INFO] [stdout] test lru_cache::tests::test_pop ... ok [INFO] [stdout] test lru_cache::tests::test_put_and_get ... ok [INFO] [stdout] test lru_cache::tests::test_put_update ... ok [INFO] [stdout] test lru_cache::tests::test_remove ... ok [INFO] [stdout] test tests::test_empty_dir ... ok [INFO] [stdout] test tests::test_missing_root ... ok [INFO] [stdout] test tests::test_insert_bytes_too_large ... ok [INFO] [stdout] test tests::test_existing_files_lru_atime ... ok [INFO] [stdout] test tests::test_add_get_lru ... ok [INFO] [stdout] test tests::test_insert_bytes ... ok [INFO] [stdout] test tests::test_insert_bytes_exact ... ok [INFO] [stdout] test tests::test_some_existing_files ... ok [INFO] [stdout] test tests::test_remove ... ok [INFO] [stdout] test tests::test_existing_file_too_large ... ok [INFO] [stdout] test tests::test_insert_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e1c709dbe034f7babc83684ef66119a89e21b044e4ca02dea246223ebd0fe8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c709dbe034f7babc83684ef66119a89e21b044e4ca02dea246223ebd0fe8be", kill_on_drop: false }` [INFO] [stdout] e1c709dbe034f7babc83684ef66119a89e21b044e4ca02dea246223ebd0fe8be