[INFO] cloning repository https://github.com/nlimpid/ci-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlimpid/ci-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlimpid%2Fci-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlimpid%2Fci-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff1e30ec3f2d124ff5fea05f756513f364c136b6 [INFO] testing nlimpid/ci-bench against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlimpid%2Fci-bench" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nlimpid/ci-bench [INFO] finished tweaking git repo https://github.com/nlimpid/ci-bench [INFO] tweaked toml for git repo https://github.com/nlimpid/ci-bench written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nlimpid/ci-bench on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nlimpid/ci-bench 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.3.10 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded clap_derive v4.5.18 [INFO] [stderr] Downloaded unicode-ident v1.0.14 [INFO] [stderr] Downloaded anstyle-query v1.1.2 [INFO] [stderr] Downloaded anstyle-parse v0.2.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.92 [INFO] [stderr] Downloaded colorchoice v1.0.3 [INFO] [stderr] Downloaded anstyle v1.0.10 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded rustix v0.38.42 [INFO] [stderr] Downloaded which v7.0.1 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded syn v2.0.95 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b496595f51c1057ae740e6aad5563fda53ae275deb884549986575772609d56b [INFO] running `Command { std: "docker" "start" "-a" "b496595f51c1057ae740e6aad5563fda53ae275deb884549986575772609d56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b496595f51c1057ae740e6aad5563fda53ae275deb884549986575772609d56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b496595f51c1057ae740e6aad5563fda53ae275deb884549986575772609d56b", kill_on_drop: false }` [INFO] [stdout] b496595f51c1057ae740e6aad5563fda53ae275deb884549986575772609d56b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5969f26b17fcb01a57ddaf11e191da13220de5748d6101eeaa859f9c73379625 [INFO] running `Command { std: "docker" "start" "-a" "5969f26b17fcb01a57ddaf11e191da13220de5748d6101eeaa859f9c73379625", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling template v0.1.0 (/opt/rustwide/workdir/template) [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling x v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> xtask/src/main.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | cmd.current_dir(env!("CARGO_WORKSPACE_DIR")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x` (bin "x") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5969f26b17fcb01a57ddaf11e191da13220de5748d6101eeaa859f9c73379625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5969f26b17fcb01a57ddaf11e191da13220de5748d6101eeaa859f9c73379625", kill_on_drop: false }` [INFO] [stdout] 5969f26b17fcb01a57ddaf11e191da13220de5748d6101eeaa859f9c73379625