[INFO] fetching crate cargo-futhark 0.2.0... [INFO] building cargo-futhark-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate cargo-futhark 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cargo-futhark 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-futhark 0.2.0 [INFO] tweaked toml for crates.io crate cargo-futhark 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-futhark 0.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-futhark 0.2.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded rerun_except v1.0.0 [INFO] [stderr] Downloaded enumflags2 v0.7.11 [INFO] [stderr] Downloaded enumflags2_derive v0.7.11 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daaeaa3bd46ef5c561a2fad81d4fa39d36a7933cc0d25b5ce218c679270416b3 [INFO] running `Command { std: "docker" "start" "-a" "daaeaa3bd46ef5c561a2fad81d4fa39d36a7933cc0d25b5ce218c679270416b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daaeaa3bd46ef5c561a2fad81d4fa39d36a7933cc0d25b5ce218c679270416b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daaeaa3bd46ef5c561a2fad81d4fa39d36a7933cc0d25b5ce218c679270416b3", kill_on_drop: false }` [INFO] [stdout] daaeaa3bd46ef5c561a2fad81d4fa39d36a7933cc0d25b5ce218c679270416b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de90df2802b6467c7ac90908ce60a704a3394d7f58b6d21073e390d1d46e9625 [INFO] running `Command { std: "docker" "start" "-a" "de90df2802b6467c7ac90908ce60a704a3394d7f58b6d21073e390d1d46e9625", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rerun_except v1.0.0 [INFO] [stderr] Compiling cargo-futhark v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.62s [INFO] running `Command { std: "docker" "inspect" "de90df2802b6467c7ac90908ce60a704a3394d7f58b6d21073e390d1d46e9625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de90df2802b6467c7ac90908ce60a704a3394d7f58b6d21073e390d1d46e9625", kill_on_drop: false }` [INFO] [stdout] de90df2802b6467c7ac90908ce60a704a3394d7f58b6d21073e390d1d46e9625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ab43ef3cb11e49ec2fd51249a51d20de1c25eeb8b121ceab24970442500426c [INFO] running `Command { std: "docker" "start" "-a" "4ab43ef3cb11e49ec2fd51249a51d20de1c25eeb8b121ceab24970442500426c", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-futhark v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "4ab43ef3cb11e49ec2fd51249a51d20de1c25eeb8b121ceab24970442500426c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab43ef3cb11e49ec2fd51249a51d20de1c25eeb8b121ceab24970442500426c", kill_on_drop: false }` [INFO] [stdout] 4ab43ef3cb11e49ec2fd51249a51d20de1c25eeb8b121ceab24970442500426c