[INFO] updating cached repository https://github.com/Vagelis-Prokopiou/rs_fibonacci [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] 795f75602f4469f1abb5b8039fa687b1952511d8 [INFO] testing Vagelis-Prokopiou/rs_fibonacci against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagelis-Prokopiou%2Frs_fibonacci" "/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/Vagelis-Prokopiou/rs_fibonacci on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Vagelis-Prokopiou/rs_fibonacci [INFO] finished tweaking git repo https://github.com/Vagelis-Prokopiou/rs_fibonacci [INFO] tweaked toml for git repo https://github.com/Vagelis-Prokopiou/rs_fibonacci written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Vagelis-Prokopiou/rs_fibonacci already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 2c0af52f03ee43db4029c6a82c7cc482c285bf16c99de451fbf9314f6461f3cf [INFO] running `"docker" "start" "-a" "2c0af52f03ee43db4029c6a82c7cc482c285bf16c99de451fbf9314f6461f3cf"` [INFO] [stderr] Compiling rust_fibonacci v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "2c0af52f03ee43db4029c6a82c7cc482c285bf16c99de451fbf9314f6461f3cf"` [INFO] running `"docker" "rm" "-f" "2c0af52f03ee43db4029c6a82c7cc482c285bf16c99de451fbf9314f6461f3cf"` [INFO] [stdout] 2c0af52f03ee43db4029c6a82c7cc482c285bf16c99de451fbf9314f6461f3cf [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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] d8c4458e27dff70eddb38a835f5eb0e98a28d59f4d97b6596a0e49ce8ea9321a [INFO] running `"docker" "start" "-a" "d8c4458e27dff70eddb38a835f5eb0e98a28d59f4d97b6596a0e49ce8ea9321a"` [INFO] [stderr] Compiling rust_fibonacci v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "d8c4458e27dff70eddb38a835f5eb0e98a28d59f4d97b6596a0e49ce8ea9321a"` [INFO] running `"docker" "rm" "-f" "d8c4458e27dff70eddb38a835f5eb0e98a28d59f4d97b6596a0e49ce8ea9321a"` [INFO] [stdout] d8c4458e27dff70eddb38a835f5eb0e98a28d59f4d97b6596a0e49ce8ea9321a [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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stdout] 2791cb3d24a678b6c90f6ef37ff5c09af3a84b1aed7aba4656f254f76837505a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2791cb3d24a678b6c90f6ef37ff5c09af3a84b1aed7aba4656f254f76837505a"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fibonacci-dbf694aff1c8c018 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-76121a87ae384665 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_fibonacci_with_array_memoization ... ok [INFO] [stdout] test test_fibonacci_with_hashmap_memoization ... ok [INFO] [stdout] test test_fibonacci_iterative ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fibonacci [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "2791cb3d24a678b6c90f6ef37ff5c09af3a84b1aed7aba4656f254f76837505a"` [INFO] running `"docker" "rm" "-f" "2791cb3d24a678b6c90f6ef37ff5c09af3a84b1aed7aba4656f254f76837505a"` [INFO] [stdout] 2791cb3d24a678b6c90f6ef37ff5c09af3a84b1aed7aba4656f254f76837505a