[INFO] cloning repository https://github.com/izyuumi/polish-notation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/izyuumi/polish-notation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizyuumi%2Fpolish-notation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizyuumi%2Fpolish-notation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ace93d0c8488e9718f8a9b5b673a217ce5231be7
[INFO] testing izyuumi/polish-notation against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizyuumi%2Fpolish-notation" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/izyuumi/polish-notation
[INFO] finished tweaking git repo https://github.com/izyuumi/polish-notation
[INFO] tweaked toml for git repo https://github.com/izyuumi/polish-notation written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/izyuumi/polish-notation on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/izyuumi/polish-notation 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 661c3c69b30b96f026959b14e15376310dc45a5fca3fadaf68517083e5b8adcc
[INFO] running `Command { std: "docker" "start" "-a" "661c3c69b30b96f026959b14e15376310dc45a5fca3fadaf68517083e5b8adcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661c3c69b30b96f026959b14e15376310dc45a5fca3fadaf68517083e5b8adcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661c3c69b30b96f026959b14e15376310dc45a5fca3fadaf68517083e5b8adcc", kill_on_drop: false }`
[INFO] [stdout] 661c3c69b30b96f026959b14e15376310dc45a5fca3fadaf68517083e5b8adcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f47c64e898701abf108654dc49f0936c3558865e46ccd2d1323212562fa4339b
[INFO] running `Command { std: "docker" "start" "-a" "f47c64e898701abf108654dc49f0936c3558865e46ccd2d1323212562fa4339b", kill_on_drop: false }`
[INFO] [stderr]    Compiling polish-notation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] running `Command { std: "docker" "inspect" "f47c64e898701abf108654dc49f0936c3558865e46ccd2d1323212562fa4339b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f47c64e898701abf108654dc49f0936c3558865e46ccd2d1323212562fa4339b", kill_on_drop: false }`
[INFO] [stdout] f47c64e898701abf108654dc49f0936c3558865e46ccd2d1323212562fa4339b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cb812798775874e0c27b5676b8976d2af19e0cb182c17d6fa47f0eb076f10ea
[INFO] running `Command { std: "docker" "start" "-a" "4cb812798775874e0c27b5676b8976d2af19e0cb182c17d6fa47f0eb076f10ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling polish-notation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] running `Command { std: "docker" "inspect" "4cb812798775874e0c27b5676b8976d2af19e0cb182c17d6fa47f0eb076f10ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb812798775874e0c27b5676b8976d2af19e0cb182c17d6fa47f0eb076f10ea", kill_on_drop: false }`
[INFO] [stdout] 4cb812798775874e0c27b5676b8976d2af19e0cb182c17d6fa47f0eb076f10ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e23042027282e0db6bdf1f06005c1e242788e7b7d8d44b05c213e2033343f4f0
[INFO] running `Command { std: "docker" "start" "-a" "e23042027282e0db6bdf1f06005c1e242788e7b7d8d44b05c213e2033343f4f0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polish_notation-5881df00f27c972e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rpn::add ... ok
[INFO] [stdout] test rpn::multiply ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests polish_notation
[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" "e23042027282e0db6bdf1f06005c1e242788e7b7d8d44b05c213e2033343f4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e23042027282e0db6bdf1f06005c1e242788e7b7d8d44b05c213e2033343f4f0", kill_on_drop: false }`
[INFO] [stdout] e23042027282e0db6bdf1f06005c1e242788e7b7d8d44b05c213e2033343f4f0
