[INFO] cloning repository https://github.com/echozyr2001/rune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/echozyr2001/rune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechozyr2001%2Frune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechozyr2001%2Frune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfe76eaf02c60c0a0fc9ba390fac7b85e3d4052c [INFO] testing echozyr2001/rune against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechozyr2001%2Frune" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/echozyr2001/rune [INFO] finished tweaking git repo https://github.com/echozyr2001/rune [INFO] tweaked toml for git repo https://github.com/echozyr2001/rune written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/echozyr2001/rune on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/echozyr2001/rune 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reserve-port v2.3.0 [INFO] [stderr] Downloaded unicode-id v0.3.6 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Downloaded glob-match v0.2.1 [INFO] [stderr] Downloaded auto-future v1.0.0 [INFO] [stderr] Downloaded regex v1.12.1 [INFO] [stderr] Downloaded axum-test v16.4.1 [INFO] [stderr] Downloaded regex-syntax v0.8.7 [INFO] [stderr] Downloaded regex-automata v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1369d74b658d7ae3a4d3021f6ef35721d043203af00e3671e34bf6582d30e1ad [INFO] running `Command { std: "docker" "start" "-a" "1369d74b658d7ae3a4d3021f6ef35721d043203af00e3671e34bf6582d30e1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1369d74b658d7ae3a4d3021f6ef35721d043203af00e3671e34bf6582d30e1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1369d74b658d7ae3a4d3021f6ef35721d043203af00e3671e34bf6582d30e1ad", kill_on_drop: false }` [INFO] [stdout] 1369d74b658d7ae3a4d3021f6ef35721d043203af00e3671e34bf6582d30e1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e47612c0a2379b2f3f8f2dac6943e54a1bb25f496a99eb987b6b7345d5c101 [INFO] running `Command { std: "docker" "start" "-a" "c8e47612c0a2379b2f3f8f2dac6943e54a1bb25f496a99eb987b6b7345d5c101", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling glob-match v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling rune-core v0.1.0 (/opt/rustwide/workdir/rune-core) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling rune-renderer v0.1.0 (/opt/rustwide/workdir/plugins/renderer) [INFO] [stderr] Compiling rune-theme v0.1.0 (/opt/rustwide/workdir/plugins/theme) [INFO] [stderr] Compiling rune-file-watcher v0.1.0 (/opt/rustwide/workdir/plugins/file-watcher) [INFO] [stderr] Compiling rune-editor v0.1.0 (/opt/rustwide/workdir/plugins/editor) [INFO] [stderr] Compiling rune-server v0.1.0 (/opt/rustwide/workdir/plugins/server) [INFO] [stderr] Compiling rune-cli v0.1.0 (/opt/rustwide/workdir/rune-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.74s [INFO] running `Command { std: "docker" "inspect" "c8e47612c0a2379b2f3f8f2dac6943e54a1bb25f496a99eb987b6b7345d5c101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e47612c0a2379b2f3f8f2dac6943e54a1bb25f496a99eb987b6b7345d5c101", kill_on_drop: false }` [INFO] [stdout] c8e47612c0a2379b2f3f8f2dac6943e54a1bb25f496a99eb987b6b7345d5c101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7b3ff5ff79ec9fa8f35f757bd4e3d31ccf98be218ed9beb6a4938d4e03d5b35 [INFO] running `Command { std: "docker" "start" "-a" "c7b3ff5ff79ec9fa8f35f757bd4e3d31ccf98be218ed9beb6a4938d4e03d5b35", kill_on_drop: false }` [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling rune-core v0.1.0 (/opt/rustwide/workdir/rune-core) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling rune-renderer v0.1.0 (/opt/rustwide/workdir/plugins/renderer) [INFO] [stderr] Compiling rune-editor v0.1.0 (/opt/rustwide/workdir/plugins/editor) [INFO] [stderr] Compiling rune-file-watcher v0.1.0 (/opt/rustwide/workdir/plugins/file-watcher) [INFO] [stderr] Compiling rune-theme v0.1.0 (/opt/rustwide/workdir/plugins/theme) [INFO] [stderr] Compiling axum-test v16.4.1 [INFO] [stderr] Compiling rune-server v0.1.0 (/opt/rustwide/workdir/plugins/server) [INFO] [stderr] error: could not compile `rune-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rune_core --edition=2021 rune-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cebafb7a4842f7f -C extra-filename=-83fa440a4054f574 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b7bbdf901d3561b8.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-611f9fdbb6bc729d.rlib --extern glob_match=/opt/rustwide/target/debug/deps/libglob_match-8429bb6181e944d8.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-0d89f3ce3401ff61.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-286876b568f591a7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ac4bbd16208efb48.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3b59714675c1681.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8e527b52ab7b8ca3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e021ea1f3a133357.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d859d6c3ec4ecabe.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2af5ac5c93f31852.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-51bb117a85f03f8a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-50c5e07ba29997ff.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2ca19964d4ac3480.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" "c7b3ff5ff79ec9fa8f35f757bd4e3d31ccf98be218ed9beb6a4938d4e03d5b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b3ff5ff79ec9fa8f35f757bd4e3d31ccf98be218ed9beb6a4938d4e03d5b35", kill_on_drop: false }` [INFO] [stdout] c7b3ff5ff79ec9fa8f35f757bd4e3d31ccf98be218ed9beb6a4938d4e03d5b35