[INFO] cloning repository https://github.com/JQiue/punchme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JQiue/punchme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJQiue%2Fpunchme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJQiue%2Fpunchme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 859d1aaa8fb75d8ab15e913462ccf8db885aa140 [INFO] building JQiue/punchme against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJQiue%2Fpunchme" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JQiue/punchme [INFO] finished tweaking git repo https://github.com/JQiue/punchme [INFO] tweaked toml for git repo https://github.com/JQiue/punchme written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JQiue/punchme on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JQiue/punchme 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db084cb7be31abb17c6824be886b03404e7b58b3ee70aa46e7574d97674a7e7d [INFO] running `Command { std: "docker" "start" "-a" "db084cb7be31abb17c6824be886b03404e7b58b3ee70aa46e7574d97674a7e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db084cb7be31abb17c6824be886b03404e7b58b3ee70aa46e7574d97674a7e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db084cb7be31abb17c6824be886b03404e7b58b3ee70aa46e7574d97674a7e7d", kill_on_drop: false }` [INFO] [stdout] db084cb7be31abb17c6824be886b03404e7b58b3ee70aa46e7574d97674a7e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95905d8000f2627909a38c1316b6cd103244143026de3c7ee81d42951a16edb0 [INFO] running `Command { std: "docker" "start" "-a" "95905d8000f2627909a38c1316b6cd103244143026de3c7ee81d42951a16edb0", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-cron-scheduler v0.10.2 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling punchme v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.03s [INFO] running `Command { std: "docker" "inspect" "95905d8000f2627909a38c1316b6cd103244143026de3c7ee81d42951a16edb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95905d8000f2627909a38c1316b6cd103244143026de3c7ee81d42951a16edb0", kill_on_drop: false }` [INFO] [stdout] 95905d8000f2627909a38c1316b6cd103244143026de3c7ee81d42951a16edb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a1dd11e6ea842d29b026b7aad2c019519e66bcdfe8764ff12487b06418729d [INFO] running `Command { std: "docker" "start" "-a" "a9a1dd11e6ea842d29b026b7aad2c019519e66bcdfe8764ff12487b06418729d", kill_on_drop: false }` [INFO] [stderr] Compiling punchme v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "a9a1dd11e6ea842d29b026b7aad2c019519e66bcdfe8764ff12487b06418729d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a1dd11e6ea842d29b026b7aad2c019519e66bcdfe8764ff12487b06418729d", kill_on_drop: false }` [INFO] [stdout] a9a1dd11e6ea842d29b026b7aad2c019519e66bcdfe8764ff12487b06418729d