[INFO] cloning repository https://github.com/Vigintillionn/dna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vigintillionn/dna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVigintillionn%2Fdna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVigintillionn%2Fdna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f78405f4069d730f6e007bd2ddb0391d0a5b2874 [INFO] building Vigintillionn/dna against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVigintillionn%2Fdna" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Vigintillionn/dna [INFO] finished tweaking git repo https://github.com/Vigintillionn/dna [INFO] tweaked toml for git repo https://github.com/Vigintillionn/dna written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Vigintillionn/dna on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Vigintillionn/dna 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 774656fc6598a1b2ef8dd5b05218b0ae8cb5b18b24014f0f6c058edda3c77ed6 [INFO] running `Command { std: "docker" "start" "-a" "774656fc6598a1b2ef8dd5b05218b0ae8cb5b18b24014f0f6c058edda3c77ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "774656fc6598a1b2ef8dd5b05218b0ae8cb5b18b24014f0f6c058edda3c77ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774656fc6598a1b2ef8dd5b05218b0ae8cb5b18b24014f0f6c058edda3c77ed6", kill_on_drop: false }` [INFO] [stdout] 774656fc6598a1b2ef8dd5b05218b0ae8cb5b18b24014f0f6c058edda3c77ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37350a02a0767c73a49111064d0deab42bf43f6f3bef8352b80ad7dfdc2fa539 [INFO] running `Command { std: "docker" "start" "-a" "37350a02a0767c73a49111064d0deab42bf43f6f3bef8352b80ad7dfdc2fa539", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 (https://github.com/plotters-rs/plotters.git?branch=master#123764a8) [INFO] [stderr] Compiling font-kit v0.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling plotters-svg v0.3.5 (https://github.com/plotters-rs/plotters.git?branch=master#123764a8) [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling two_three v0.0.6 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling freetype v0.7.2 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 (https://github.com/plotters-rs/plotters.git?branch=master#123764a8) [INFO] [stderr] Compiling plotters v0.3.5 (https://github.com/plotters-rs/plotters.git?branch=master#123764a8) [INFO] [stderr] Compiling plotter v0.1.0 (/opt/rustwide/workdir/plotter) [INFO] [stdout] warning: unused variable: `iterations` [INFO] [stdout] --> plotter/src/plot.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | iterations: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 9 | _iterations: usize, [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `STEP_SIZE` [INFO] [stdout] | [INFO] [stdout] 9 - iterations: usize, [INFO] [stdout] 9 + types::STEP_SIZE: usize, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sort v0.1.0 (/opt/rustwide/workdir/sort) [INFO] [stderr] Compiling hashing v0.1.0 (/opt/rustwide/workdir/hashing) [INFO] [stderr] Compiling heap-tree v0.1.0 (/opt/rustwide/workdir/heap-tree) [INFO] [stderr] Compiling dynprog v0.1.0 (/opt/rustwide/workdir/dynprog) [INFO] [stdout] warning: method `rehash` is never used [INFO] [stdout] --> hashing/src/cuckoo.rs:136:6 [INFO] [stdout] | [INFO] [stdout] 12 | impl CuckooHash { [INFO] [stdout] | ----------------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 136 | fn rehash(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> heap-tree/src/rbtree.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> heap-tree/src/rbtree.rs:291:24 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn range(&self, range: R) -> Range [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 291 | pub fn range(&self, range: R) -> Range<'_, K, V, R, Q> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> heap-tree/src/rbtree.rs:308:26 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn reverse(&self, range: R) -> Reverse [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn reverse(&self, range: R) -> Reverse<'_, K, V, R, Q> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cuckoo::CuckooHash` [INFO] [stdout] --> hashing/src/bin/hash-amortized.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use hashing::{cuckoo::CuckooHash, hashtable::HashTable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Combinator` [INFO] [stdout] --> hashing/src/bin/hash-hits.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | use plotter::types::{Algorithm, Case, Plot, RED, Combinator}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Combinator` [INFO] [stdout] --> hashing/src/bin/hash-misses.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | use plotter::types::{Algorithm, Case, Plot, RED, Combinator}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sort` (bin "is-ms-qs") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name is_ms_qs --edition=2021 sort/src/bin/is-ms-qs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8136affd9e9d4420 -C extra-filename=-b9432b153c1608ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern plotter=/opt/rustwide/target/debug/deps/libplotter-2440e5f5ae969471.rlib --extern sort=/opt/rustwide/target/debug/deps/libsort-07f50a2056ffdd46.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `heap-tree` (bin "balance-2-actions") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name balance_2_actions --edition=2021 heap-tree/src/bin/balance-2-actions.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40c16f4c9631dfe3 -C extra-filename=-f198946a825c840a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heap_tree=/opt/rustwide/target/debug/deps/libheap_tree-45abaec1cf863dd3.rlib --extern plotter=/opt/rustwide/target/debug/deps/libplotter-2440e5f5ae969471.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d1005a0b8c2c2097.rlib --extern two_three=/opt/rustwide/target/debug/deps/libtwo_three-4d889666deaaddf4.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hashing` (bin "hash-misses"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name hash_misses --edition=2021 hashing/src/bin/hash-misses.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c47c6113e043bf9 -C extra-filename=-39bfe3acf2be9282 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashing=/opt/rustwide/target/debug/deps/libhashing-e9abe29b1311a46f.rlib --extern plotter=/opt/rustwide/target/debug/deps/libplotter-2440e5f5ae969471.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d1005a0b8c2c2097.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hashing` (bin "hash-hits"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name hash_hits --edition=2021 hashing/src/bin/hash-hits.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=827ce8371247e4a3 -C extra-filename=-b30799be1de21828 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashing=/opt/rustwide/target/debug/deps/libhashing-e9abe29b1311a46f.rlib --extern plotter=/opt/rustwide/target/debug/deps/libplotter-2440e5f5ae969471.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d1005a0b8c2c2097.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "37350a02a0767c73a49111064d0deab42bf43f6f3bef8352b80ad7dfdc2fa539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37350a02a0767c73a49111064d0deab42bf43f6f3bef8352b80ad7dfdc2fa539", kill_on_drop: false }` [INFO] [stdout] 37350a02a0767c73a49111064d0deab42bf43f6f3bef8352b80ad7dfdc2fa539