[INFO] cloning repository https://github.com/manhdv2103/memoni [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manhdv2103/memoni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanhdv2103%2Fmemoni", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanhdv2103%2Fmemoni'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47281c032b0f2ee0589e5b9a9a794f83a7f246d9 [INFO] testing manhdv2103/memoni against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanhdv2103%2Fmemoni" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/manhdv2103/memoni [INFO] finished tweaking git repo https://github.com/manhdv2103/memoni [INFO] tweaked toml for git repo https://github.com/manhdv2103/memoni written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/manhdv2103/memoni on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/manhdv2103/memoni 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f41ba5f24c900a0bd9b41188f627748ab02006eaafef830f800a8626ae363df [INFO] running `Command { std: "docker" "start" "-a" "8f41ba5f24c900a0bd9b41188f627748ab02006eaafef830f800a8626ae363df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f41ba5f24c900a0bd9b41188f627748ab02006eaafef830f800a8626ae363df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f41ba5f24c900a0bd9b41188f627748ab02006eaafef830f800a8626ae363df", kill_on_drop: false }` [INFO] [stdout] 8f41ba5f24c900a0bd9b41188f627748ab02006eaafef830f800a8626ae363df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea2e3a0875355cf64e668c83ce372342b6c8497cb903279ab98426fb9e59d46 [INFO] running `Command { std: "docker" "start" "-a" "cea2e3a0875355cf64e668c83ce372342b6c8497cb903279ab98426fb9e59d46", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling kurbo v0.13.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling roxmltree v0.21.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling svgtypes v0.16.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling imagesize v0.14.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling fontconfig v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling freedesktop-core v0.0.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling freedesktop-icon v0.0.3 [INFO] [stderr] Compiling xdg-mime v0.4.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling make_optional v1.0.0 (/opt/rustwide/workdir/make_optional) [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling tiny-skia-path v0.12.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling tiny-skia v0.12.0 [INFO] [stderr] Compiling usvg v0.47.0 [INFO] [stderr] Compiling resvg v0.47.0 [INFO] [stderr] Compiling emath v0.33.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling ecolor v0.33.0 [INFO] [stderr] Compiling epaint v0.33.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling egui v0.33.0 [INFO] [stderr] Compiling egui_glow v0.33.0 [INFO] [stderr] Compiling memoni v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "cea2e3a0875355cf64e668c83ce372342b6c8497cb903279ab98426fb9e59d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea2e3a0875355cf64e668c83ce372342b6c8497cb903279ab98426fb9e59d46", kill_on_drop: false }` [INFO] [stdout] cea2e3a0875355cf64e668c83ce372342b6c8497cb903279ab98426fb9e59d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 348a8cc5b923782d40c56931dc03655210d5d326e9122208c8eee0921375c45f [INFO] running `Command { std: "docker" "start" "-a" "348a8cc5b923782d40c56931dc03655210d5d326e9122208c8eee0921375c45f", kill_on_drop: false }` [INFO] [stderr] Compiling memoni v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "348a8cc5b923782d40c56931dc03655210d5d326e9122208c8eee0921375c45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348a8cc5b923782d40c56931dc03655210d5d326e9122208c8eee0921375c45f", kill_on_drop: false }` [INFO] [stdout] 348a8cc5b923782d40c56931dc03655210d5d326e9122208c8eee0921375c45f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8de28fb7b02e3b7a4cb009c64d0eec241b01589d3f805c27f6b18f425f211e14 [INFO] running `Command { std: "docker" "start" "-a" "8de28fb7b02e3b7a4cb009c64d0eec241b01589d3f805c27f6b18f425f211e14", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memoni-13198000ffec1b26) [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/memoni-2561bf4287ba7563) [INFO] [stdout] [INFO] [stderr] Doc-tests memoni [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] [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" "8de28fb7b02e3b7a4cb009c64d0eec241b01589d3f805c27f6b18f425f211e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de28fb7b02e3b7a4cb009c64d0eec241b01589d3f805c27f6b18f425f211e14", kill_on_drop: false }` [INFO] [stdout] 8de28fb7b02e3b7a4cb009c64d0eec241b01589d3f805c27f6b18f425f211e14