[INFO] cloning repository https://github.com/choimake/reverse_polish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/choimake/reverse_polish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoimake%2Freverse_polish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoimake%2Freverse_polish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9f71409dc3e8c5caeb85db4bb6edf6cb0d454a5 [INFO] testing choimake/reverse_polish against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoimake%2Freverse_polish" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/choimake/reverse_polish on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/choimake/reverse_polish [INFO] finished tweaking git repo https://github.com/choimake/reverse_polish [INFO] tweaked toml for git repo https://github.com/choimake/reverse_polish written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/choimake/reverse_polish already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a64dc533228db9d8b34934a73b22e4984b121ce640ab6a43991d7c720525190e [INFO] running `Command { std: "docker" "start" "-a" "a64dc533228db9d8b34934a73b22e4984b121ce640ab6a43991d7c720525190e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a64dc533228db9d8b34934a73b22e4984b121ce640ab6a43991d7c720525190e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64dc533228db9d8b34934a73b22e4984b121ce640ab6a43991d7c720525190e", kill_on_drop: false }` [INFO] [stdout] a64dc533228db9d8b34934a73b22e4984b121ce640ab6a43991d7c720525190e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a271cc9d35baa8eb47e6d242d48238da9aac568f80f02fdcb3df4cad354bb643 [INFO] running `Command { std: "docker" "start" "-a" "a271cc9d35baa8eb47e6d242d48238da9aac568f80f02fdcb3df4cad354bb643", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling reverse-polish v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.15s [INFO] running `Command { std: "docker" "inspect" "a271cc9d35baa8eb47e6d242d48238da9aac568f80f02fdcb3df4cad354bb643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a271cc9d35baa8eb47e6d242d48238da9aac568f80f02fdcb3df4cad354bb643", kill_on_drop: false }` [INFO] [stdout] a271cc9d35baa8eb47e6d242d48238da9aac568f80f02fdcb3df4cad354bb643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaf3d5f0ad3cd82249b0197fbae6994558d411bdba1e33c4886c1173e6e40a07 [INFO] running `Command { std: "docker" "start" "-a" "eaf3d5f0ad3cd82249b0197fbae6994558d411bdba1e33c4886c1173e6e40a07", kill_on_drop: false }` [INFO] [stderr] Compiling reverse-polish v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "eaf3d5f0ad3cd82249b0197fbae6994558d411bdba1e33c4886c1173e6e40a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf3d5f0ad3cd82249b0197fbae6994558d411bdba1e33c4886c1173e6e40a07", kill_on_drop: false }` [INFO] [stdout] eaf3d5f0ad3cd82249b0197fbae6994558d411bdba1e33c4886c1173e6e40a07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3750d64910aeb650368909447f3f5514aa885283aefb5b5855525ef7c27cbcc [INFO] running `Command { std: "docker" "start" "-a" "e3750d64910aeb650368909447f3f5514aa885283aefb5b5855525ef7c27cbcc", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 8 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reverse_polish-a824bc410cad3d3b) [INFO] [stdout] test reverse_polish::tests::test_add ... ok [INFO] [stdout] test reverse_polish::tests::test_mul ... ok [INFO] [stdout] test reverse_polish::tests::test_sub ... ok [INFO] [stdout] test reverse_polish::tests::test_mod ... ok [INFO] [stdout] test reverse_polish::tests::test_div ... ok [INFO] [stdout] test reverse_polish::tests::test_invalid_calculation_formula - should panic ... ok [INFO] [stdout] test reverse_polish::tests::test_invalid_operator - should panic ... ok [INFO] [stdout] test reverse_polish::tests::test_fail_to_unwrap_value - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3750d64910aeb650368909447f3f5514aa885283aefb5b5855525ef7c27cbcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3750d64910aeb650368909447f3f5514aa885283aefb5b5855525ef7c27cbcc", kill_on_drop: false }` [INFO] [stdout] e3750d64910aeb650368909447f3f5514aa885283aefb5b5855525ef7c27cbcc