[INFO] cloning repository https://github.com/hertelukas/prediction-markets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hertelukas/prediction-markets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhertelukas%2Fprediction-markets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhertelukas%2Fprediction-markets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fb1f7d3fff5128d32e83f54b0700f35833998a1 [INFO] testing hertelukas/prediction-markets against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhertelukas%2Fprediction-markets" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hertelukas/prediction-markets [INFO] finished tweaking git repo https://github.com/hertelukas/prediction-markets [INFO] tweaked toml for git repo https://github.com/hertelukas/prediction-markets written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hertelukas/prediction-markets on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hertelukas/prediction-markets 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 584cc6a2770e2629bf8c7bdff7396d1f37cd0e31d7334c3612263f00d213f29f [INFO] running `Command { std: "docker" "start" "-a" "584cc6a2770e2629bf8c7bdff7396d1f37cd0e31d7334c3612263f00d213f29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "584cc6a2770e2629bf8c7bdff7396d1f37cd0e31d7334c3612263f00d213f29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584cc6a2770e2629bf8c7bdff7396d1f37cd0e31d7334c3612263f00d213f29f", kill_on_drop: false }` [INFO] [stdout] 584cc6a2770e2629bf8c7bdff7396d1f37cd0e31d7334c3612263f00d213f29f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44918f637675da38a337ef0428baee3d9d3859fc07398064465526834b358a5a [INFO] running `Command { std: "docker" "start" "-a" "44918f637675da38a337ef0428baee3d9d3859fc07398064465526834b358a5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling prediction-market v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "44918f637675da38a337ef0428baee3d9d3859fc07398064465526834b358a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44918f637675da38a337ef0428baee3d9d3859fc07398064465526834b358a5a", kill_on_drop: false }` [INFO] [stdout] 44918f637675da38a337ef0428baee3d9d3859fc07398064465526834b358a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5367483a03474d85f2f9727811baa3e2e042ca69c9f40bbab01bf397852c13d [INFO] running `Command { std: "docker" "start" "-a" "a5367483a03474d85f2f9727811baa3e2e042ca69c9f40bbab01bf397852c13d", kill_on_drop: false }` [INFO] [stderr] Compiling prediction-market v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] running `Command { std: "docker" "inspect" "a5367483a03474d85f2f9727811baa3e2e042ca69c9f40bbab01bf397852c13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5367483a03474d85f2f9727811baa3e2e042ca69c9f40bbab01bf397852c13d", kill_on_drop: false }` [INFO] [stdout] a5367483a03474d85f2f9727811baa3e2e042ca69c9f40bbab01bf397852c13d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f455cfdf7c64a32259bbffb5571f32c2322ebf214e4ab7e0e4ab62b6f5bb0cb [INFO] running `Command { std: "docker" "start" "-a" "3f455cfdf7c64a32259bbffb5571f32c2322ebf214e4ab7e0e4ab62b6f5bb0cb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prediction_market-28a29a76d4be1a6c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test lmsr::tests::test_buy_raises_price ... ok [INFO] [stdout] test lmsr::tests::test_buy_sell_no_impact_on_market ... ok [INFO] [stdout] test lmsr::tests::test_market_payout_different_multiple ... ok [INFO] [stdout] test lmsr::tests::test_market_payout_different_multiple_with_sell ... ok [INFO] [stdout] test lmsr::tests::test_market_payout_same_multiple ... ok [INFO] [stdout] test lmsr::tests::test_buy_sell_no_impact_on_trader ... ok [INFO] [stdout] test lmsr::tests::test_market_payout_same_one ... ok [INFO] [stdout] test lmsr::tests::test_price_equal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests prediction_market [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] running `Command { std: "docker" "inspect" "3f455cfdf7c64a32259bbffb5571f32c2322ebf214e4ab7e0e4ab62b6f5bb0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f455cfdf7c64a32259bbffb5571f32c2322ebf214e4ab7e0e4ab62b6f5bb0cb", kill_on_drop: false }` [INFO] [stdout] 3f455cfdf7c64a32259bbffb5571f32c2322ebf214e4ab7e0e4ab62b6f5bb0cb