[INFO] updating cached repository https://github.com/CasperN/mpcs_cache_emulator [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eed1c82f4dd80db0e7cd186e6e52c341784057c9 [INFO] testing CasperN/mpcs_cache_emulator against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCasperN%2Fmpcs_cache_emulator" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CasperN/mpcs_cache_emulator on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CasperN/mpcs_cache_emulator [INFO] finished tweaking git repo https://github.com/CasperN/mpcs_cache_emulator [INFO] tweaked toml for git repo https://github.com/CasperN/mpcs_cache_emulator written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/CasperN/mpcs_cache_emulator already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 967d2a884aadd264bad189d9af019ab0b3fa24b7ebdc61770013597edbd12d26 [INFO] running `"docker" "start" "-a" "967d2a884aadd264bad189d9af019ab0b3fa24b7ebdc61770013597edbd12d26"` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling pretty_env_logger v0.2.0 [INFO] [stderr] Compiling cache_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.76s [INFO] running `"docker" "inspect" "967d2a884aadd264bad189d9af019ab0b3fa24b7ebdc61770013597edbd12d26"` [INFO] running `"docker" "rm" "-f" "967d2a884aadd264bad189d9af019ab0b3fa24b7ebdc61770013597edbd12d26"` [INFO] [stdout] 967d2a884aadd264bad189d9af019ab0b3fa24b7ebdc61770013597edbd12d26 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d80ddd89da84e64096e68f0af0354f7677d79c5390a0a76e41b44ebb38fa23b0 [INFO] running `"docker" "start" "-a" "d80ddd89da84e64096e68f0af0354f7677d79c5390a0a76e41b44ebb38fa23b0"` [INFO] [stderr] Compiling cache_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `"docker" "inspect" "d80ddd89da84e64096e68f0af0354f7677d79c5390a0a76e41b44ebb38fa23b0"` [INFO] running `"docker" "rm" "-f" "d80ddd89da84e64096e68f0af0354f7677d79c5390a0a76e41b44ebb38fa23b0"` [INFO] [stdout] d80ddd89da84e64096e68f0af0354f7677d79c5390a0a76e41b44ebb38fa23b0 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3155d16df69af2ed1102f9828bf0c8701a1f97d742308915279f48ead351d88 [INFO] running `"docker" "start" "-a" "e3155d16df69af2ed1102f9828bf0c8701a1f97d742308915279f48ead351d88"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cache_emulator-2757d5c03740923f [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cpu::tests::test_addressing_2_associative ... ok [INFO] [stdout] test algorithms::test::test_mxm_block ... ok [INFO] [stdout] test cpu::tests::test_addressing_fully_associative ... ok [INFO] [stdout] test cpu::tests::test_addressing_direct_mapping ... ok [INFO] [stdout] test algorithms::test::test_dot_product ... ok [INFO] [stdout] test cpu::tests::test_load_store ... ok [INFO] [stdout] test algorithms::test::test_mxm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e3155d16df69af2ed1102f9828bf0c8701a1f97d742308915279f48ead351d88"` [INFO] running `"docker" "rm" "-f" "e3155d16df69af2ed1102f9828bf0c8701a1f97d742308915279f48ead351d88"` [INFO] [stdout] e3155d16df69af2ed1102f9828bf0c8701a1f97d742308915279f48ead351d88