[INFO] fetching crate userd 0.1.0... [INFO] testing userd-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate userd 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate userd 0.1.0 [INFO] finished tweaking crates.io crate userd 0.1.0 [INFO] tweaked toml for crates.io crate userd 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate userd 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate userd 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rune-alloc-macros v0.14.0 [INFO] [stderr] Downloaded rune-core v0.14.0 [INFO] [stderr] Downloaded rune-tracing-macros v0.14.0 [INFO] [stderr] Downloaded syntree v0.18.0 [INFO] [stderr] Downloaded rune-tracing v0.14.0 [INFO] [stderr] Downloaded ccutils v0.2.1 [INFO] [stderr] Downloaded rune-macros v0.14.0 [INFO] [stderr] Downloaded musli-macros v0.0.124 [INFO] [stderr] Downloaded rune-modules v0.14.0 [INFO] [stderr] Downloaded musli-core v0.0.124 [INFO] [stderr] Downloaded musli v0.0.124 [INFO] [stderr] Downloaded rune-alloc v0.14.0 [INFO] [stderr] Downloaded rune v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a972347f93b501ce9d85acec90a362e414f10ab920fd763efefd289e900fdb6 [INFO] running `Command { std: "docker" "start" "-a" "8a972347f93b501ce9d85acec90a362e414f10ab920fd763efefd289e900fdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a972347f93b501ce9d85acec90a362e414f10ab920fd763efefd289e900fdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a972347f93b501ce9d85acec90a362e414f10ab920fd763efefd289e900fdb6", kill_on_drop: false }` [INFO] [stdout] 8a972347f93b501ce9d85acec90a362e414f10ab920fd763efefd289e900fdb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30bec077162371ed915b76bdc6e1b86df84cef5eb6d54ac0f99440405a814bac [INFO] running `Command { std: "docker" "start" "-a" "30bec077162371ed915b76bdc6e1b86df84cef5eb6d54ac0f99440405a814bac", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling ccutils v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rune-alloc-macros v0.14.0 [INFO] [stderr] Compiling musli-macros v0.0.124 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rune-tracing-macros v0.14.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rune-tracing v0.14.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling musli-core v0.0.124 [INFO] [stderr] Compiling musli v0.0.124 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling rune-alloc v0.14.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling rune-core v0.14.0 [INFO] [stderr] Compiling rune-macros v0.14.0 [INFO] [stderr] Compiling rune v0.14.0 [INFO] [stderr] error: could not compile `rune` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name rune --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rune_nightly, rune_docsrs, rune_byte_code)' --cfg 'feature="alloc"' --cfg 'feature="anyhow"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="emit"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "anyhow", "base64", "bench", "bincode", "byte-code", "capture-io", "clap", "cli", "codespan-reporting", "default", "disable-io", "doc", "emit", "fmt", "handlebars", "languageserver", "linked-hash-map", "lsp", "parking_lot", "percent-encoding", "pulldown-cmark", "pulldown-cmark-escape", "rand", "relative-path", "ropey", "rust-embed", "semver", "serde-hashkey", "serde_json", "sha2", "similar", "std", "syntect", "tokio", "toml", "tracing", "tracing-subscriber", "url", "webbrowser", "workspace"))' -C metadata=558c5a0866ad03ac -C extra-filename=-78f52ffab8efba8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c2bfe3b65518b2f0.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-95536f9d6a0ef0d8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7c8b2d38f3d653a6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-6d08ec2296e11594.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-40026b91f424104a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-422a2a9f82aa11b5.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-bbe216c3cf17c3bc.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-98bc1caa7321e9b9.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-30593eae63b0c9fd.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-10614277cc102135.so --extern tracing=/opt/rustwide/target/debug/deps/librune_tracing-7bae915bfd9b3835.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-21534c0dbaaf8f31.rmeta --extern syntree=/opt/rustwide/target/debug/deps/libsyntree-4c827cf534d05d53.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-549afb6be76d59d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "30bec077162371ed915b76bdc6e1b86df84cef5eb6d54ac0f99440405a814bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30bec077162371ed915b76bdc6e1b86df84cef5eb6d54ac0f99440405a814bac", kill_on_drop: false }` [INFO] [stdout] 30bec077162371ed915b76bdc6e1b86df84cef5eb6d54ac0f99440405a814bac