[INFO] cloning repository https://github.com/lexoliu/leash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexoliu/leash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexoliu%2Fleash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexoliu%2Fleash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd1a4b1bb31327e36aa6db0bcbb7f06553849b1b
[INFO] testing lexoliu/leash against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexoliu%2Fleash" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lexoliu/leash
[INFO] finished tweaking git repo https://github.com/lexoliu/leash
[INFO] tweaked toml for git repo https://github.com/lexoliu/leash written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lexoliu/leash on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lexoliu/leash 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/nodejs/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917
[INFO] running `Command { std: "docker" "start" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodejs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling executor-core v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling seccompiler v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling heel v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.56s
[INFO] running `Command { std: "docker" "inspect" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodejs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling executor-core v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling heel v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `heel` (bin "heel" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name heel --edition=2024 src/bin/heel/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="python"' --cfg 'feature="which"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "python", "which"))' -C metadata=7ed9109b3bcaf0f9 -C extra-filename=-8af03122e9edac97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern askama=/opt/rustwide/target/debug/deps/libaskama-d96c914405023f4f.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-df5fb2196f3d5cfb.rlib --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-b4652c6278ac9144.rlib --extern blocking=/opt/rustwide/target/debug/deps/libblocking-e563a29aa70141b3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e0e24df087e4b673.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-c9a27f1bb81c38e7.rlib --extern executor_core=/opt/rustwide/target/debug/deps/libexecutor_core-b09a36e42c44b400.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-c69810b5334e0e9b.rlib --extern heel=/opt/rustwide/target/debug/deps/libheel-03fffdda5f138ef0.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-ed5fbd1db1f6d6fc.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-77580cd37fd0f2ee.rlib --extern landlock=/opt/rustwide/target/debug/deps/liblandlock-7d0b3f1fa80054ef.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b8a79d0f534195c5.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-21a7b5eb99e7bac6.rlib --extern polling=/opt/rustwide/target/debug/deps/libpolling-ddd123493c8c2617.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-082ee4b16e38b1d2.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-d8b3290d4e0aff10.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-b410062b5f692412.rlib --extern seccompiler=/opt/rustwide/target/debug/deps/libseccompiler-3722b406021d1247.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73c4154dc7eb1f10.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a263103c990684.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-68815ecbb9955c0d.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-76e2d86a4281be12.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acbb773f48f8a0e9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ee0ada407e5c2327.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aac890e91084cd30.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1e9867e2398dd009.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-7c4036ea8159288e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917", kill_on_drop: false }`
[INFO] [stdout] ab3fc942ee57a035a34c79833cc15f4731c327b840b40aad2493d826501fd917
