[INFO] cloning repository https://github.com/greed2411/say_no_to_poetry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greed2411/say_no_to_poetry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreed2411%2Fsay_no_to_poetry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreed2411%2Fsay_no_to_poetry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5a5380e980953cff994781b7f95994d2ceaefd0 [INFO] testing greed2411/say_no_to_poetry against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreed2411%2Fsay_no_to_poetry" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greed2411/say_no_to_poetry on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/greed2411/say_no_to_poetry [INFO] finished tweaking git repo https://github.com/greed2411/say_no_to_poetry [INFO] tweaked toml for git repo https://github.com/greed2411/say_no_to_poetry written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/greed2411/say_no_to_poetry 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f92f1644e776c8125683aa42cae5d1df897cbb4d81935231dfd41ee96590410 [INFO] running `Command { std: "docker" "start" "-a" "9f92f1644e776c8125683aa42cae5d1df897cbb4d81935231dfd41ee96590410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f92f1644e776c8125683aa42cae5d1df897cbb4d81935231dfd41ee96590410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f92f1644e776c8125683aa42cae5d1df897cbb4d81935231dfd41ee96590410", kill_on_drop: false }` [INFO] [stdout] 9f92f1644e776c8125683aa42cae5d1df897cbb4d81935231dfd41ee96590410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8020169ba3ae15fa75523e07a126dfd016a65e9f91173f3109c21a26ba54634 [INFO] running `Command { std: "docker" "start" "-a" "e8020169ba3ae15fa75523e07a126dfd016a65e9f91173f3109c21a26ba54634", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling say_no_to_poetry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s [INFO] running `Command { std: "docker" "inspect" "e8020169ba3ae15fa75523e07a126dfd016a65e9f91173f3109c21a26ba54634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8020169ba3ae15fa75523e07a126dfd016a65e9f91173f3109c21a26ba54634", kill_on_drop: false }` [INFO] [stdout] e8020169ba3ae15fa75523e07a126dfd016a65e9f91173f3109c21a26ba54634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e27ad2e85c5ff1f27d8d81d488dbb233283115686562721df3f794d27cdde632 [INFO] running `Command { std: "docker" "start" "-a" "e27ad2e85c5ff1f27d8d81d488dbb233283115686562721df3f794d27cdde632", kill_on_drop: false }` [INFO] [stderr] Compiling say_no_to_poetry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "e27ad2e85c5ff1f27d8d81d488dbb233283115686562721df3f794d27cdde632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27ad2e85c5ff1f27d8d81d488dbb233283115686562721df3f794d27cdde632", kill_on_drop: false }` [INFO] [stdout] e27ad2e85c5ff1f27d8d81d488dbb233283115686562721df3f794d27cdde632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 342a5c5c4779f8a8067e40ecfa8b15845297cdb792acca0f7f6ce3e0c6976553 [INFO] running `Command { std: "docker" "start" "-a" "342a5c5c4779f8a8067e40ecfa8b15845297cdb792acca0f7f6ce3e0c6976553", 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/say_no_to_poetry-c831aacc86a058af) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_poetry_version_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "342a5c5c4779f8a8067e40ecfa8b15845297cdb792acca0f7f6ce3e0c6976553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "342a5c5c4779f8a8067e40ecfa8b15845297cdb792acca0f7f6ce3e0c6976553", kill_on_drop: false }` [INFO] [stdout] 342a5c5c4779f8a8067e40ecfa8b15845297cdb792acca0f7f6ce3e0c6976553