[INFO] cloning repository https://github.com/flexatone/xensieve-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flexatone/xensieve-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexatone%2Fxensieve-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexatone%2Fxensieve-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f945e935c331c495531f0d23041aa5874decc8a [INFO] testing flexatone/xensieve-sandbox/8f945e935c331c495531f0d23041aa5874decc8a against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexatone%2Fxensieve-sandbox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flexatone/xensieve-sandbox on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flexatone/xensieve-sandbox [INFO] finished tweaking git repo https://github.com/flexatone/xensieve-sandbox [INFO] tweaked toml for git repo https://github.com/flexatone/xensieve-sandbox written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/flexatone/xensieve-sandbox 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2d0976f391169947f70504e36a5baa2b7fa1eb085e0839738309f1a588b7bce [INFO] running `Command { std: "docker" "start" "-a" "a2d0976f391169947f70504e36a5baa2b7fa1eb085e0839738309f1a588b7bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d0976f391169947f70504e36a5baa2b7fa1eb085e0839738309f1a588b7bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d0976f391169947f70504e36a5baa2b7fa1eb085e0839738309f1a588b7bce", kill_on_drop: false }` [INFO] [stdout] a2d0976f391169947f70504e36a5baa2b7fa1eb085e0839738309f1a588b7bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc8d77fa66b6dcbe69287f3c0d2818cc46705134320b1a06cbd51d5822dea88 [INFO] running `Command { std: "docker" "start" "-a" "4cc8d77fa66b6dcbe69287f3c0d2818cc46705134320b1a06cbd51d5822dea88", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling libloading v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling inquire v0.7.0 [INFO] [stderr] Compiling xensieve v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling xensieve-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.55s [INFO] running `Command { std: "docker" "inspect" "4cc8d77fa66b6dcbe69287f3c0d2818cc46705134320b1a06cbd51d5822dea88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc8d77fa66b6dcbe69287f3c0d2818cc46705134320b1a06cbd51d5822dea88", kill_on_drop: false }` [INFO] [stdout] 4cc8d77fa66b6dcbe69287f3c0d2818cc46705134320b1a06cbd51d5822dea88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49d6192ed8f0ec6cc31803524f520524bf782b472de282a6b6c9f23acd5dc8a9 [INFO] running `Command { std: "docker" "start" "-a" "49d6192ed8f0ec6cc31803524f520524bf782b472de282a6b6c9f23acd5dc8a9", kill_on_drop: false }` [INFO] [stderr] Compiling xensieve-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "49d6192ed8f0ec6cc31803524f520524bf782b472de282a6b6c9f23acd5dc8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d6192ed8f0ec6cc31803524f520524bf782b472de282a6b6c9f23acd5dc8a9", kill_on_drop: false }` [INFO] [stdout] 49d6192ed8f0ec6cc31803524f520524bf782b472de282a6b6c9f23acd5dc8a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5e445c134ff2ccc033d57ae6b1814980f600a1dfac93d728c8d7c12756b4b4a [INFO] running `Command { std: "docker" "start" "-a" "f5e445c134ff2ccc033d57ae6b1814980f600a1dfac93d728c8d7c12756b4b4a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xensieve_sandbox-f53bb6cf55f76e8e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_a ... 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] Running unittests src/bin/xenimage.rs (/opt/rustwide/target/debug/deps/xenimage-5daacc5859a908af) [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/bin/xeninquire.rs (/opt/rustwide/target/debug/deps/xeninquire-58c315507d398e1b) [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/bin/xenplot.rs (/opt/rustwide/target/debug/deps/xenplot-3a724ee467673329) [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/bin/xenplot-circ.rs (/opt/rustwide/target/debug/deps/xenplot_circ-671abccd89f3b2d6) [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/xensieve_sandbox-0c74cf3304d9f925) [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/bin/xentui.rs (/opt/rustwide/target/debug/deps/xentui-2091a3ae6fe1128e) [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/test_integration.rs (/opt/rustwide/target/debug/deps/test_integration-404033be40fadfae) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_sieve_iter_int_h ... ok [INFO] [stdout] test test_sieve_new_a ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xensieve_sandbox [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" "f5e445c134ff2ccc033d57ae6b1814980f600a1dfac93d728c8d7c12756b4b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e445c134ff2ccc033d57ae6b1814980f600a1dfac93d728c8d7c12756b4b4a", kill_on_drop: false }` [INFO] [stdout] f5e445c134ff2ccc033d57ae6b1814980f600a1dfac93d728c8d7c12756b4b4a