[INFO] cloning repository https://github.com/nix-community/nurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nix-community/nurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dab5d9fea4f45d8835e4b6fa799990581d1e412 [INFO] checking nix-community/nurl against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nix-community/nurl [INFO] finished tweaking git repo https://github.com/nix-community/nurl [INFO] tweaked toml for git repo https://github.com/nix-community/nurl written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nix-community/nurl on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nix-community/nurl 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd49c2acd6dcb965e2de8e2341cfc06a0c272d5d03f6394ad2c4e8e72de3a136 [INFO] running `Command { std: "docker" "start" "-a" "cd49c2acd6dcb965e2de8e2341cfc06a0c272d5d03f6394ad2c4e8e72de3a136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd49c2acd6dcb965e2de8e2341cfc06a0c272d5d03f6394ad2c4e8e72de3a136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd49c2acd6dcb965e2de8e2341cfc06a0c272d5d03f6394ad2c4e8e72de3a136", kill_on_drop: false }` [INFO] [stdout] cd49c2acd6dcb965e2de8e2341cfc06a0c272d5d03f6394ad2c4e8e72de3a136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e63b8b3bb44df75041b8d981462574dbed6d9da34029e54d08bb5290c623c725 [INFO] running `Command { std: "docker" "start" "-a" "e63b8b3bb44df75041b8d981462574dbed6d9da34029e54d08bb5290c623c725", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling roff v1.1.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking gix-validate v0.11.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking gix-trace v0.1.19 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking winnow v1.0.0 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking color-spantrace v0.3.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking snapbox-macros v1.1.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking snapbox v1.2.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking nu-glob v0.112.2 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling automod v1.0.16 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking gix-path v0.12.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking gix-url v0.36.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling clap_complete v4.6.3 [INFO] [stderr] Compiling clap_mangen v0.3.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Compiling nurl v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking trycmd v1.2.0 [INFO] [stderr] Checking ureq v3.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "e63b8b3bb44df75041b8d981462574dbed6d9da34029e54d08bb5290c623c725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63b8b3bb44df75041b8d981462574dbed6d9da34029e54d08bb5290c623c725", kill_on_drop: false }` [INFO] [stdout] e63b8b3bb44df75041b8d981462574dbed6d9da34029e54d08bb5290c623c725