[INFO] cloning repository https://github.com/sirlucjan/scx_truther [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirlucjan/scx_truther" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirlucjan%2Fscx_truther", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirlucjan%2Fscx_truther'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3717dc0bbaf3701fb947ae9063a952df130b4b91 [INFO] testing sirlucjan/scx_truther against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirlucjan%2Fscx_truther" "/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/sirlucjan/scx_truther [INFO] finished tweaking git repo https://github.com/sirlucjan/scx_truther [INFO] tweaked toml for git repo https://github.com/sirlucjan/scx_truther written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sirlucjan/scx_truther on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sirlucjan/scx_truther 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d504cd3a3b09bcc7402339fe223b54de99b2c3cb522fd55b801459399e780844 [INFO] running `Command { std: "docker" "start" "-a" "d504cd3a3b09bcc7402339fe223b54de99b2c3cb522fd55b801459399e780844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d504cd3a3b09bcc7402339fe223b54de99b2c3cb522fd55b801459399e780844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d504cd3a3b09bcc7402339fe223b54de99b2c3cb522fd55b801459399e780844", kill_on_drop: false }` [INFO] [stdout] d504cd3a3b09bcc7402339fe223b54de99b2c3cb522fd55b801459399e780844 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514543d3f2f96bbacb212e984153c8c64a83ff75fd0c9aef730ce759095e4e30 [INFO] running `Command { std: "docker" "start" "-a" "514543d3f2f96bbacb212e984153c8c64a83ff75fd0c9aef730ce759095e4e30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ruzstd v0.8.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libbpf-sys v1.7.0+v1.7.0 [INFO] [stderr] Compiling seccomp v0.1.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling scx_cargo v1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling sscanf_macro v0.4.4 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling sscanf v0.4.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling libbpf-rs v0.26.1 (https://github.com/libbpf/libbpf-rs?rev=bfa427053384c2dd1251a0f5ed98c473395aa52b#bfa42705) [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling libbpf-cargo v0.26.1 (https://github.com/libbpf/libbpf-rs?rev=bfa427053384c2dd1251a0f5ed98c473395aa52b#bfa42705) [INFO] [stderr] Compiling scx_rustland_core v2.4.11 [INFO] [stderr] Compiling scx_truther v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.65s [INFO] running `Command { std: "docker" "inspect" "514543d3f2f96bbacb212e984153c8c64a83ff75fd0c9aef730ce759095e4e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514543d3f2f96bbacb212e984153c8c64a83ff75fd0c9aef730ce759095e4e30", kill_on_drop: false }` [INFO] [stdout] 514543d3f2f96bbacb212e984153c8c64a83ff75fd0c9aef730ce759095e4e30 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcad8ae7ca6cac4795bf3cbfd72546d6756995030419d24e67919bf195685312 [INFO] running `Command { std: "docker" "start" "-a" "bcad8ae7ca6cac4795bf3cbfd72546d6756995030419d24e67919bf195685312", kill_on_drop: false }` [INFO] [stderr] Compiling scx_truther v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "bcad8ae7ca6cac4795bf3cbfd72546d6756995030419d24e67919bf195685312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcad8ae7ca6cac4795bf3cbfd72546d6756995030419d24e67919bf195685312", kill_on_drop: false }` [INFO] [stdout] bcad8ae7ca6cac4795bf3cbfd72546d6756995030419d24e67919bf195685312 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08155b40b1a2d600c2b9766ab5e57a72e3cf4284242cfe181893e1a4621b8c95 [INFO] running `Command { std: "docker" "start" "-a" "08155b40b1a2d600c2b9766ab5e57a72e3cf4284242cfe181893e1a4621b8c95", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scx_truther-e2c25682b4f02164) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scx_truther-9dec5a048bafd9dc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/truth.rs (/opt/rustwide/target/debug/deps/truth-aca9fcd9b9afcc64) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test zodiac_is_stable_for_seed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests scx_truther [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08155b40b1a2d600c2b9766ab5e57a72e3cf4284242cfe181893e1a4621b8c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08155b40b1a2d600c2b9766ab5e57a72e3cf4284242cfe181893e1a4621b8c95", kill_on_drop: false }` [INFO] [stdout] 08155b40b1a2d600c2b9766ab5e57a72e3cf4284242cfe181893e1a4621b8c95