[INFO] cloning repository https://github.com/helgoboss/helgoboss-license-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helgoboss/helgoboss-license-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelgoboss%2Fhelgoboss-license-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelgoboss%2Fhelgoboss-license-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac05d8e49a10635099176ed0818a421449cea3f9 [INFO] checking helgoboss/helgoboss-license-api against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelgoboss%2Fhelgoboss-license-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/helgoboss/helgoboss-license-api on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/helgoboss/helgoboss-license-api [INFO] finished tweaking git repo https://github.com/helgoboss/helgoboss-license-api [INFO] tweaked toml for git repo https://github.com/helgoboss/helgoboss-license-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/helgoboss/helgoboss-license-api 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62e5d0547a6d330dd5a7e25f1d3e59f61f0ba5df511469c0e5af852e64b5259e [INFO] running `Command { std: "docker" "start" "-a" "62e5d0547a6d330dd5a7e25f1d3e59f61f0ba5df511469c0e5af852e64b5259e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e5d0547a6d330dd5a7e25f1d3e59f61f0ba5df511469c0e5af852e64b5259e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e5d0547a6d330dd5a7e25f1d3e59f61f0ba5df511469c0e5af852e64b5259e", kill_on_drop: false }` [INFO] [stdout] 62e5d0547a6d330dd5a7e25f1d3e59f61f0ba5df511469c0e5af852e64b5259e [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e3aa7633ad1b89c2a79ccb9d7a7cfbfde87d83c93aa9b2e7b2400bf10b73e3d [INFO] running `Command { std: "docker" "start" "-a" "4e3aa7633ad1b89c2a79ccb9d7a7cfbfde87d83c93aa9b2e7b2400bf10b73e3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking regex-automata v0.3.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking regex v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking clap v4.3.11 [INFO] [stderr] Checking rmp-serde v1.1.1 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking helgoboss-license-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.96s [INFO] running `Command { std: "docker" "inspect" "4e3aa7633ad1b89c2a79ccb9d7a7cfbfde87d83c93aa9b2e7b2400bf10b73e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3aa7633ad1b89c2a79ccb9d7a7cfbfde87d83c93aa9b2e7b2400bf10b73e3d", kill_on_drop: false }` [INFO] [stdout] 4e3aa7633ad1b89c2a79ccb9d7a7cfbfde87d83c93aa9b2e7b2400bf10b73e3d