[INFO] cloning repository https://github.com/lepelog/thrill-digger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lepelog/thrill-digger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flepelog%2Fthrill-digger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flepelog%2Fthrill-digger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 274bb36b37f6ce34a150773ad0f9bde9fec8f263
[INFO] checking lepelog/thrill-digger against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flepelog%2Fthrill-digger" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lepelog/thrill-digger
[INFO] finished tweaking git repo https://github.com/lepelog/thrill-digger
[INFO] tweaked toml for git repo https://github.com/lepelog/thrill-digger written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lepelog/thrill-digger 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/lepelog/thrill-digger 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc1/source/thrill-digger-cmd/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc1/source/thrill-digger-svelte/native/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[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]   |
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.89
[INFO] [stderr]   Downloaded num-derive v0.4.1
[INFO] [stderr]   Downloaded lru v0.12.1
[INFO] [stderr]   Downloaded log v0.4.20
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.89
[INFO] [stderr]   Downloaded ahash v0.8.6
[INFO] [stderr]   Downloaded allocator-api2 v0.2.16
[INFO] [stderr]   Downloaded bumpalo v3.14.0
[INFO] [stderr]   Downloaded zerocopy v0.7.30
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.89
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.30
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a51a8b0e4b95abb19826ead5c56efb212ee85052b2a2baa3112106fca143ecd5
[INFO] running `Command { std: "docker" "start" "-a" "a51a8b0e4b95abb19826ead5c56efb212ee85052b2a2baa3112106fca143ecd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a51a8b0e4b95abb19826ead5c56efb212ee85052b2a2baa3112106fca143ecd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51a8b0e4b95abb19826ead5c56efb212ee85052b2a2baa3112106fca143ecd5", kill_on_drop: false }`
[INFO] [stdout] a51a8b0e4b95abb19826ead5c56efb212ee85052b2a2baa3112106fca143ecd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 952549c77b7e78d20ebc602baafec6c9353ab487b9ed2da09af0585aac11827d
[INFO] running `Command { std: "docker" "start" "-a" "952549c77b7e78d20ebc602baafec6c9353ab487b9ed2da09af0585aac11827d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/thrill-digger-cmd/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/thrill-digger-svelte/native/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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]   |
[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 proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.30
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking lru v0.12.1
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]     Checking ss-rng v0.1.0 (/opt/rustwide/workdir/thrill-digger-lib)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> thrill-digger-lib/src/thrill_digger.rs:3:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Eq, std::hash::Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]   |                                                       ^------------
[INFO] [stdout]   |                                                       |
[INFO] [stdout]   |                                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HoleContent`
[INFO] [stdout] 4 | pub enum HoleContent {
[INFO] [stdout]   |          ----------- `HoleContent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> thrill-digger-lib/src/thrill_digger.rs:3:70
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Eq, std::hash::Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]   |                                                                      ^----------
[INFO] [stdout]   |                                                                      |
[INFO] [stdout]   |                                                                      `ToPrimitive` is not local
[INFO] [stdout]   |                                                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_HoleContent`
[INFO] [stdout] 4 | pub enum HoleContent {
[INFO] [stdout]   |          ----------- `HoleContent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thrill-digger-cmd v0.1.0 (/opt/rustwide/workdir/thrill-digger-cmd)
[INFO] [stderr]     Checking thrill-digger-wasm v0.1.0 (/opt/rustwide/workdir/thrill-digger-svelte/native)
[INFO] [stdout] warning: unused import: `std::time`
[INFO] [stdout]  --> thrill-digger-cmd/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time;
[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: `num_traits::cast::FromPrimitive`
[INFO] [stdout]  --> thrill-digger-cmd/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use num_traits::cast::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> thrill-digger-cmd/src/main.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{self, Read};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time`
[INFO] [stdout]  --> thrill-digger-cmd/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time;
[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: `num_traits::cast::FromPrimitive`
[INFO] [stdout]  --> thrill-digger-cmd/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use num_traits::cast::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> thrill-digger-cmd/src/main.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{self, Read};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cnt`
[INFO] [stdout]   --> thrill-digger-cmd/src/main.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     sorted_results.sort_by_key(|(val, cnt)| *val);
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_cnt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_special_expert_boards` is never used
[INFO] [stdout]   --> thrill-digger-cmd/src/main.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn get_special_expert_boards() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cnt`
[INFO] [stdout]   --> thrill-digger-cmd/src/main.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     sorted_results.sort_by_key(|(val, cnt)| *val);
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_cnt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> thrill-digger-lib/src/thrill_digger.rs:3:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Eq, std::hash::Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]   |                                                       ^------------
[INFO] [stdout]   |                                                       |
[INFO] [stdout]   |                                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HoleContent`
[INFO] [stdout] 4 | pub enum HoleContent {
[INFO] [stdout]   |          ----------- `HoleContent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> thrill-digger-lib/src/thrill_digger.rs:3:70
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Eq, std::hash::Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]   |                                                                      ^----------
[INFO] [stdout]   |                                                                      |
[INFO] [stdout]   |                                                                      `ToPrimitive` is not local
[INFO] [stdout]   |                                                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_HoleContent`
[INFO] [stdout] 4 | pub enum HoleContent {
[INFO] [stdout]   |          ----------- `HoleContent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s
[INFO] running `Command { std: "docker" "inspect" "952549c77b7e78d20ebc602baafec6c9353ab487b9ed2da09af0585aac11827d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "952549c77b7e78d20ebc602baafec6c9353ab487b9ed2da09af0585aac11827d", kill_on_drop: false }`
[INFO] [stdout] 952549c77b7e78d20ebc602baafec6c9353ab487b9ed2da09af0585aac11827d
