[INFO] cloning repository https://github.com/timonv/rust-wizard-blockchain-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timonv/rust-wizard-blockchain-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonv%2Frust-wizard-blockchain-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonv%2Frust-wizard-blockchain-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b945a637dee4e5da961d3b44f1b3457ce2c5d4d [INFO] testing timonv/rust-wizard-blockchain-experiment against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonv%2Frust-wizard-blockchain-experiment" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timonv/rust-wizard-blockchain-experiment on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timonv/rust-wizard-blockchain-experiment [INFO] finished tweaking git repo https://github.com/timonv/rust-wizard-blockchain-experiment [INFO] tweaked toml for git repo https://github.com/timonv/rust-wizard-blockchain-experiment written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timonv/rust-wizard-blockchain-experiment 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ddd4095791e8be0fea043472d318328dd9e6dfc767062718d351affbfcdec89 [INFO] running `Command { std: "docker" "start" "-a" "0ddd4095791e8be0fea043472d318328dd9e6dfc767062718d351affbfcdec89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ddd4095791e8be0fea043472d318328dd9e6dfc767062718d351affbfcdec89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ddd4095791e8be0fea043472d318328dd9e6dfc767062718d351affbfcdec89", kill_on_drop: false }` [INFO] [stdout] 0ddd4095791e8be0fea043472d318328dd9e6dfc767062718d351affbfcdec89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c762d07c7b9bb667814eccc4f3e5ae74bd8414f82a73b0b36c9f6d4aa858bf6 [INFO] running `Command { std: "docker" "start" "-a" "3c762d07c7b9bb667814eccc4f3e5ae74bd8414f82a73b0b36c9f6d4aa858bf6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rust-wizard-blockchain-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s [INFO] running `Command { std: "docker" "inspect" "3c762d07c7b9bb667814eccc4f3e5ae74bd8414f82a73b0b36c9f6d4aa858bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c762d07c7b9bb667814eccc4f3e5ae74bd8414f82a73b0b36c9f6d4aa858bf6", kill_on_drop: false }` [INFO] [stdout] 3c762d07c7b9bb667814eccc4f3e5ae74bd8414f82a73b0b36c9f6d4aa858bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb87132e0927e52717f5097caaee6b9ccff1e928c72a7a1cd87f26a1ec3794cc [INFO] running `Command { std: "docker" "start" "-a" "bb87132e0927e52717f5097caaee6b9ccff1e928c72a7a1cd87f26a1ec3794cc", kill_on_drop: false }` [INFO] [stderr] Compiling rust-wizard-blockchain-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "bb87132e0927e52717f5097caaee6b9ccff1e928c72a7a1cd87f26a1ec3794cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb87132e0927e52717f5097caaee6b9ccff1e928c72a7a1cd87f26a1ec3794cc", kill_on_drop: false }` [INFO] [stdout] bb87132e0927e52717f5097caaee6b9ccff1e928c72a7a1cd87f26a1ec3794cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa22f94cb9dfddce26975d78293aefbf2a87110ce6f6826c5c6bd4da79716a5e [INFO] running `Command { std: "docker" "start" "-a" "aa22f94cb9dfddce26975d78293aefbf2a87110ce6f6826c5c6bd4da79716a5e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_wizard_blockchain_experiment-ef3195fd8bca99bc) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_magic_book_initialization ... ok [INFO] [stdout] test tests::test_add_spell ... ok [INFO] [stdout] test tests::test_mine_spell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa22f94cb9dfddce26975d78293aefbf2a87110ce6f6826c5c6bd4da79716a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa22f94cb9dfddce26975d78293aefbf2a87110ce6f6826c5c6bd4da79716a5e", kill_on_drop: false }` [INFO] [stdout] aa22f94cb9dfddce26975d78293aefbf2a87110ce6f6826c5c6bd4da79716a5e