[INFO] cloning repository https://github.com/frxstrem/featureflag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frxstrem/featureflag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrxstrem%2Ffeatureflag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrxstrem%2Ffeatureflag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c32b5baac1aa58dab09ad8a603517407609303aa [INFO] checking frxstrem/featureflag against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrxstrem%2Ffeatureflag" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/frxstrem/featureflag [INFO] finished tweaking git repo https://github.com/frxstrem/featureflag [INFO] tweaked toml for git repo https://github.com/frxstrem/featureflag written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frxstrem/featureflag on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frxstrem/featureflag 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34114937959fe9fd4f4b3ea7eeb6c9ccf9b1152629899bdee81dccc19159b699 [INFO] running `Command { std: "docker" "start" "-a" "34114937959fe9fd4f4b3ea7eeb6c9ccf9b1152629899bdee81dccc19159b699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34114937959fe9fd4f4b3ea7eeb6c9ccf9b1152629899bdee81dccc19159b699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34114937959fe9fd4f4b3ea7eeb6c9ccf9b1152629899bdee81dccc19159b699", kill_on_drop: false }` [INFO] [stdout] 34114937959fe9fd4f4b3ea7eeb6c9ccf9b1152629899bdee81dccc19159b699 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 721a4d1018649ed491735ad23f6299ddde8103083f22e7663222120c632e7b9f [INFO] running `Command { std: "docker" "start" "-a" "721a4d1018649ed491735ad23f6299ddde8103083f22e7663222120c632e7b9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking featureflag v0.0.3 (/opt/rustwide/workdir/featureflag) [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking proc-macro-crate v3.3.0 [INFO] [stderr] Checking featureflag-test-macros v0.0.3 (/opt/rustwide/workdir/featureflag-test-macros) [INFO] [stderr] Checking featureflag-test v0.0.3 (/opt/rustwide/workdir/featureflag-test) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s [INFO] running `Command { std: "docker" "inspect" "721a4d1018649ed491735ad23f6299ddde8103083f22e7663222120c632e7b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721a4d1018649ed491735ad23f6299ddde8103083f22e7663222120c632e7b9f", kill_on_drop: false }` [INFO] [stdout] 721a4d1018649ed491735ad23f6299ddde8103083f22e7663222120c632e7b9f