[INFO] fetching crate pknames_core 0.1.1... [INFO] testing pknames_core-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate pknames_core 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate pknames_core 0.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pknames_core 0.1.1 [INFO] finished tweaking crates.io crate pknames_core 0.1.1 [INFO] tweaked toml for crates.io crate pknames_core 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 197 packages to latest compatible versions [INFO] [stderr] Adding burn v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-autodiff v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-common v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-core v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-dataset v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-derive v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-ndarray v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-tensor v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-tensor-testgen v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-train v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding derive-new v0.5.9 (latest: v0.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding mainline v1.4.0 (latest: v2.0.0) [INFO] [stderr] Adding nu-ansi-term v0.46.0 (latest: v0.50.0) [INFO] [stderr] Adding pkarr v1.1.5 (latest: v2.0.1) [INFO] [stderr] Adding simple-dns v0.6.2 (latest: v0.7.0) [INFO] [stderr] Adding strum v0.25.0 (latest: v0.26.2) [INFO] [stderr] Adding strum_macros v0.25.3 (latest: v0.26.2) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zbase32 v0.1.2 [INFO] [stderr] Downloaded pkarr v1.1.5 [INFO] [stderr] Downloaded z32 v1.1.1 [INFO] [stderr] Downloaded burn v0.10.0 [INFO] [stderr] Downloaded burn-tensor-testgen v0.10.0 [INFO] [stderr] Downloaded burn-common v0.10.0 [INFO] [stderr] Downloaded burn-autodiff v0.10.0 [INFO] [stderr] Downloaded burn-dataset v0.10.0 [INFO] [stderr] Downloaded burn-derive v0.10.0 [INFO] [stderr] Downloaded thread-tree v0.3.3 [INFO] [stderr] Downloaded burn-core v0.10.0 [INFO] [stderr] Downloaded burn-ndarray v0.10.0 [INFO] [stderr] Downloaded burn-tensor v0.10.0 [INFO] [stderr] Downloaded burn-train v0.10.0 [INFO] [stderr] Downloaded mainline v1.4.0 [INFO] [stderr] Downloaded simple-dns v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9d3896c5f915c7e910560ffdf861dbf5daae1777fa97c0b10e6585f1dfa5720 [INFO] running `Command { std: "docker" "start" "-a" "a9d3896c5f915c7e910560ffdf861dbf5daae1777fa97c0b10e6585f1dfa5720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9d3896c5f915c7e910560ffdf861dbf5daae1777fa97c0b10e6585f1dfa5720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d3896c5f915c7e910560ffdf861dbf5daae1777fa97c0b10e6585f1dfa5720", kill_on_drop: false }` [INFO] [stdout] a9d3896c5f915c7e910560ffdf861dbf5daae1777fa97c0b10e6585f1dfa5720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af25050f30ff67004bcecbb0f18d91a78018a8a576f97086def4f2b265af04f4 [INFO] running `Command { std: "docker" "start" "-a" "af25050f30ff67004bcecbb0f18d91a78018a8a576f97086def4f2b265af04f4", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling burn-common v0.10.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling burn-tensor-testgen v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling burn-ndarray v0.10.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling burn-derive v0.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling simple-dns v0.6.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling z32 v1.1.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling zbase32 v0.1.2 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling mainline v1.4.0 [INFO] [stderr] Compiling burn-tensor v0.10.0 [INFO] [stderr] Compiling burn-dataset v0.10.0 [INFO] [stderr] Compiling burn-autodiff v0.10.0 [INFO] [stderr] Compiling pkarr v1.1.5 [INFO] [stderr] Compiling burn-core v0.10.0 [INFO] [stderr] Compiling burn-train v0.10.0 [INFO] [stderr] Compiling burn v0.10.0 [INFO] [stderr] Compiling pknames_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `find_cycles` is never used [INFO] [stdout] --> src/pruning/prune_cycles.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a> CyclePruner<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn find_cycles<'b>(graph: &'b WotGraph, me_pubkey: &str) -> HashSet<&'b WotFollow> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.04s [INFO] running `Command { std: "docker" "inspect" "af25050f30ff67004bcecbb0f18d91a78018a8a576f97086def4f2b265af04f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af25050f30ff67004bcecbb0f18d91a78018a8a576f97086def4f2b265af04f4", kill_on_drop: false }` [INFO] [stdout] af25050f30ff67004bcecbb0f18d91a78018a8a576f97086def4f2b265af04f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26343decd56abfe3b273ece80ebefac949d79506556998f0f96f3e2eb23946ae [INFO] running `Command { std: "docker" "start" "-a" "26343decd56abfe3b273ece80ebefac949d79506556998f0f96f3e2eb23946ae", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stdout] warning: associated function `find_cycles` is never used [INFO] [stdout] --> src/pruning/prune_cycles.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a> CyclePruner<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn find_cycles<'b>(graph: &'b WotGraph, me_pubkey: &str) -> HashSet<&'b WotFollow> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pknames_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated` [INFO] [stdout] --> src/prediction/predictor.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | let updated: WotGraph = predictor.into(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/config_directory/dirs/static_lists_directory.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | let res = config.create_if_it_does_not_exist("test").unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `Command { std: "docker" "inspect" "26343decd56abfe3b273ece80ebefac949d79506556998f0f96f3e2eb23946ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26343decd56abfe3b273ece80ebefac949d79506556998f0f96f3e2eb23946ae", kill_on_drop: false }` [INFO] [stdout] 26343decd56abfe3b273ece80ebefac949d79506556998f0f96f3e2eb23946ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bde6902cd0665a9672c07994a56fa5325a374b84e42fc2a55eaeb6981774a16 [INFO] running `Command { std: "docker" "start" "-a" "9bde6902cd0665a9672c07994a56fa5325a374b84e42fc2a55eaeb6981774a16", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: associated function `find_cycles` is never used [INFO] [stderr] --> src/pruning/prune_cycles.rs:117:12 [INFO] [stderr] | [INFO] [stderr] 40 | impl<'a> CyclePruner<'a> { [INFO] [stderr] | ------------------------ associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 117 | pub fn find_cycles<'b>(graph: &'b WotGraph, me_pubkey: &str) -> HashSet<&'b WotFollow> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updated` [INFO] [stderr] --> src/prediction/predictor.rs:436:13 [INFO] [stderr] | [INFO] [stderr] 436 | let updated: WotGraph = predictor.into(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> src/config_directory/dirs/static_lists_directory.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | let res = config.create_if_it_does_not_exist("test").unwrap(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] [INFO] [stderr] warning: `pknames_core` (lib) generated 1 warning [INFO] [stderr] warning: `pknames_core` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pknames_core-1531a9d16b6612d9) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test config_directory::dirs::main_directory::tests::create_if_it_does_not_exist ... ok [INFO] [stdout] test config_directory::follow_list::tests::pubkey_is_list_and_domain ... ok [INFO] [stdout] test config_directory::dirs::main_directory::tests::create_and_read_keypair ... ok [INFO] [stdout] test config_directory::dirs::main_directory::tests::read_or_create_keypair ... ok [INFO] [stdout] test config_directory::dirs::static_lists_directory::tests::read_empty_me_list ... ok [INFO] [stdout] test config_directory::follow_list::tests::transform_nodes ... ok [INFO] [stdout] test config_directory::dirs::static_lists_directory::tests::read_lists ... ok [INFO] [stdout] test config_directory::follow_list::tests::from_json ... ok [INFO] [stdout] test config_directory::follow_list::tests::unique_follows ... ok [INFO] [stdout] test prediction::feed_forward::tests::run ... ok [INFO] [stdout] test prediction::graph::tests::depth ... ok [INFO] [stdout] test prediction::graph::tests::get_follow ... ok [INFO] [stdout] test prediction::graph::tests::layers ... ok [INFO] [stdout] test prediction::graph::tests::get_follow_nodes ... ok [INFO] [stdout] test prediction::feed_forward::tests::train_both_wrong ... ok [INFO] [stdout] test prediction::graph::tests::pubkeys_unique ... ok [INFO] [stdout] test prediction::graph::tests::get_node ... ok [INFO] [stdout] test prediction::feed_forward::tests::train_disagreement ... ok [INFO] [stdout] test config_directory::follow_list::tests::to_json_and_back ... ok [INFO] [stdout] test prediction::graph::tests::display ... ok [INFO] [stdout] test prediction::graph::tests::get_classes ... ok [INFO] [stdout] test prediction::graph::tests::sorted_nodes ... ok [INFO] [stdout] test prediction::predictor::tests::train_simple ... ignored [INFO] [stdout] test prediction::node::tests::display_node ... ok [INFO] [stdout] test prediction::node::tests::sort_node_vec ... ok [INFO] [stdout] test prediction::predictor::tests::from_into_graph ... ok [INFO] [stdout] test pruning::prune::tests::prune ... ok [INFO] [stdout] test prediction::predictor::tests::train_back_to_graph ... ok [INFO] [stdout] test pruning::prune_class_follows::tests::prune_registrars_other_follows ... ok [INFO] [stdout] test pruning::prune_class_follows::tests::remove_eves_attribution_chain ... ok [INFO] [stdout] test pruning::prune_cycles::tests::find_cycles_complex ... ok [INFO] [stdout] test prediction::predictor::tests::predict_simple ... ok [INFO] [stdout] test prediction::predictor::tests::temp_nodes_layers ... ok [INFO] [stdout] test pruning::prune_useless_nodes::tests::prune ... ok [INFO] [stdout] test pruning::prune_cycles::tests::find_cycles_simple ... ok [INFO] [stdout] test pruning::prune_cycles::tests::prune_simple ... ok [INFO] [stdout] test pruning::prune_useless_nodes::tests::find ... ok [INFO] [stdout] test prediction::predictor::tests::predict_complex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests pknames_core [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" "9bde6902cd0665a9672c07994a56fa5325a374b84e42fc2a55eaeb6981774a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bde6902cd0665a9672c07994a56fa5325a374b84e42fc2a55eaeb6981774a16", kill_on_drop: false }` [INFO] [stdout] 9bde6902cd0665a9672c07994a56fa5325a374b84e42fc2a55eaeb6981774a16 [INFO] testing pknames_core-0.1.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] extracting crate pknames_core 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate pknames_core 0.1.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pknames_core 0.1.1 [INFO] finished tweaking crates.io crate pknames_core 0.1.1 [INFO] tweaked toml for crates.io crate pknames_core 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 197 packages to latest compatible versions [INFO] [stderr] Adding burn v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-autodiff v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-common v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-core v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-dataset v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-derive v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-ndarray v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-tensor v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-tensor-testgen v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding burn-train v0.10.0 (latest: v0.13.2) [INFO] [stderr] Adding derive-new v0.5.9 (latest: v0.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding mainline v1.4.0 (latest: v2.0.0) [INFO] [stderr] Adding nu-ansi-term v0.46.0 (latest: v0.50.0) [INFO] [stderr] Adding pkarr v1.1.5 (latest: v2.0.1) [INFO] [stderr] Adding simple-dns v0.6.2 (latest: v0.7.0) [INFO] [stderr] Adding strum v0.25.0 (latest: v0.26.2) [INFO] [stderr] Adding strum_macros v0.25.3 (latest: v0.26.2) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a175f2e529b1a008d6940cb5fb4fe7b8e2783d7e65777f6b2ca46b6b0a59b26 [INFO] running `Command { std: "docker" "start" "-a" "7a175f2e529b1a008d6940cb5fb4fe7b8e2783d7e65777f6b2ca46b6b0a59b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a175f2e529b1a008d6940cb5fb4fe7b8e2783d7e65777f6b2ca46b6b0a59b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a175f2e529b1a008d6940cb5fb4fe7b8e2783d7e65777f6b2ca46b6b0a59b26", kill_on_drop: false }` [INFO] [stdout] 7a175f2e529b1a008d6940cb5fb4fe7b8e2783d7e65777f6b2ca46b6b0a59b26 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a27787f57e825a5d15b0e98cfe88af35f491dcf3e02b4cf3de7ed760535821 [INFO] running `Command { std: "docker" "start" "-a" "26a27787f57e825a5d15b0e98cfe88af35f491dcf3e02b4cf3de7ed760535821", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling burn-common v0.10.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling burn-ndarray v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling burn-tensor-testgen v0.10.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling burn-derive v0.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling simple-dns v0.6.2 [INFO] [stderr] Compiling z32 v1.1.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling zbase32 v0.1.2 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling mainline v1.4.0 [INFO] [stderr] Compiling burn-tensor v0.10.0 [INFO] [stderr] Compiling burn-dataset v0.10.0 [INFO] [stderr] Compiling burn-autodiff v0.10.0 [INFO] [stderr] Compiling pkarr v1.1.5 [INFO] [stderr] Compiling burn-core v0.10.0 [INFO] [stderr] Compiling burn-train v0.10.0 [INFO] [stderr] Compiling burn v0.10.0 [INFO] [stderr] Compiling pknames_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `find_cycles` is never used [INFO] [stdout] --> src/pruning/prune_cycles.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a> CyclePruner<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn find_cycles<'b>(graph: &'b WotGraph, me_pubkey: &str) -> HashSet<&'b WotFollow> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.47s [INFO] running `Command { std: "docker" "inspect" "26a27787f57e825a5d15b0e98cfe88af35f491dcf3e02b4cf3de7ed760535821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a27787f57e825a5d15b0e98cfe88af35f491dcf3e02b4cf3de7ed760535821", kill_on_drop: false }` [INFO] [stdout] 26a27787f57e825a5d15b0e98cfe88af35f491dcf3e02b4cf3de7ed760535821 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fd7686cc15eb4dc3d5a73a5d7f3389d393e0b303254622fe3ce2b8062129505 [INFO] running `Command { std: "docker" "start" "-a" "4fd7686cc15eb4dc3d5a73a5d7f3389d393e0b303254622fe3ce2b8062129505", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stdout] warning: associated function `find_cycles` is never used [INFO] [stdout] --> src/pruning/prune_cycles.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a> CyclePruner<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn find_cycles<'b>(graph: &'b WotGraph, me_pubkey: &str) -> HashSet<&'b WotFollow> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pknames_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated` [INFO] [stdout] --> src/prediction/predictor.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | let updated: WotGraph = predictor.into(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/config_directory/dirs/static_lists_directory.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | let res = config.create_if_it_does_not_exist("test").unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `Command { std: "docker" "inspect" "4fd7686cc15eb4dc3d5a73a5d7f3389d393e0b303254622fe3ce2b8062129505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd7686cc15eb4dc3d5a73a5d7f3389d393e0b303254622fe3ce2b8062129505", kill_on_drop: false }` [INFO] [stdout] 4fd7686cc15eb4dc3d5a73a5d7f3389d393e0b303254622fe3ce2b8062129505 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] deab2c469560dcc97860cf5e2ce98470cb9741cdf6351a3c9de88c45d4f08776 [INFO] running `Command { std: "docker" "start" "-a" "deab2c469560dcc97860cf5e2ce98470cb9741cdf6351a3c9de88c45d4f08776", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: associated function `find_cycles` is never used [INFO] [stderr] --> src/pruning/prune_cycles.rs:117:12 [INFO] [stderr] | [INFO] [stderr] 40 | impl<'a> CyclePruner<'a> { [INFO] [stderr] | ------------------------ associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 117 | pub fn find_cycles<'b>(graph: &'b WotGraph, me_pubkey: &str) -> HashSet<&'b WotFollow> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updated` [INFO] [stderr] --> src/prediction/predictor.rs:436:13 [INFO] [stderr] | [INFO] [stderr] 436 | let updated: WotGraph = predictor.into(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> src/config_directory/dirs/static_lists_directory.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | let res = config.create_if_it_does_not_exist("test").unwrap(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] [INFO] [stderr] warning: `pknames_core` (lib) generated 1 warning [INFO] [stderr] warning: `pknames_core` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pknames_core-1531a9d16b6612d9) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test config_directory::follow_list::tests::from_json ... ok [INFO] [stdout] test config_directory::dirs::main_directory::tests::read_or_create_keypair ... ok [INFO] [stdout] test config_directory::follow_list::tests::to_json_and_back ... ok [INFO] [stdout] test config_directory::dirs::static_lists_directory::tests::read_empty_me_list ... ok [INFO] [stdout] test config_directory::follow_list::tests::pubkey_is_list_and_domain ... ok [INFO] [stdout] test config_directory::follow_list::tests::unique_follows ... ok [INFO] [stdout] test config_directory::dirs::static_lists_directory::tests::read_lists ... ok [INFO] [stdout] test config_directory::follow_list::tests::transform_nodes ... ok [INFO] [stdout] test prediction::graph::tests::depth ... ok [INFO] [stdout] test prediction::graph::tests::display ... ok [INFO] [stdout] test prediction::graph::tests::get_classes ... ok [INFO] [stdout] test prediction::graph::tests::get_node ... ok [INFO] [stdout] test prediction::graph::tests::get_follow_nodes ... ok [INFO] [stdout] test prediction::graph::tests::get_follow ... ok [INFO] [stdout] test prediction::graph::tests::layers ... ok [INFO] [stdout] test prediction::graph::tests::pubkeys_unique ... ok [INFO] [stdout] test prediction::graph::tests::sorted_nodes ... ok [INFO] [stdout] test prediction::node::tests::display_node ... ok [INFO] [stdout] test prediction::predictor::tests::from_into_graph ... ok [INFO] [stdout] test prediction::node::tests::sort_node_vec ... ok [INFO] [stdout] test prediction::predictor::tests::temp_nodes_layers ... ok [INFO] [stdout] test prediction::predictor::tests::predict_simple ... ok [INFO] [stdout] test prediction::predictor::tests::train_simple ... ignored [INFO] [stdout] test prediction::predictor::tests::predict_complex ... ok [INFO] [stdout] test pruning::prune::tests::prune ... ok [INFO] [stdout] test pruning::prune_class_follows::tests::prune_registrars_other_follows ... ok [INFO] [stdout] test prediction::feed_forward::tests::run ... ok [INFO] [stdout] test pruning::prune_class_follows::tests::remove_eves_attribution_chain ... ok [INFO] [stdout] test pruning::prune_cycles::tests::prune_simple ... ok [INFO] [stdout] test pruning::prune_cycles::tests::find_cycles_complex ... ok [INFO] [stdout] test pruning::prune_cycles::tests::find_cycles_simple ... ok [INFO] [stdout] test prediction::predictor::tests::train_back_to_graph ... ok [INFO] [stdout] test pruning::prune_useless_nodes::tests::find ... ok [INFO] [stdout] test prediction::feed_forward::tests::train_disagreement ... ok [INFO] [stdout] test pruning::prune_useless_nodes::tests::prune ... ok [INFO] [stdout] test prediction::feed_forward::tests::train_both_wrong ... ok [INFO] [stdout] test config_directory::dirs::main_directory::tests::create_if_it_does_not_exist ... FAILED [INFO] [stdout] test config_directory::dirs::main_directory::tests::create_and_read_keypair ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config_directory::dirs::main_directory::tests::create_if_it_does_not_exist stdout ---- [INFO] [stdout] thread 'config_directory::dirs::main_directory::tests::create_if_it_does_not_exist' panicked at src/config_directory/dirs/main_directory.rs:172:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564861e5c6f5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x564861e5c6f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564861e5c6f5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x564861e5c6f5 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564861e84e8b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x564861e84e8b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x564861e59bbf - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x564861e5c4ce - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x564861e5c4ce - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x564861e5de39 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x564861e5db8c - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x564861bef79f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x564861bef79f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x564861e5e43b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x564861e5e43b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x564861e5e17b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x564861e5cbb9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x564861e5dee7 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5648619f8e53 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5648619f8efc - core::panicking::panic::h049fed9389bf889e [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5 [INFO] [stdout] 20: 0x564861b515df - pknames_core::config_directory::dirs::main_directory::tests::create_if_it_does_not_exist::h87ef497337343e26 [INFO] [stdout] at /opt/rustwide/workdir/src/config_directory/dirs/main_directory.rs:172:9 [INFO] [stdout] 21: 0x564861b513e7 - pknames_core::config_directory::dirs::main_directory::tests::create_if_it_does_not_exist::{{closure}}::h37c26e6cd1081e0d [INFO] [stdout] at /opt/rustwide/workdir/src/config_directory/dirs/main_directory.rs:167:37 [INFO] [stdout] 22: 0x564861b844f6 - core::ops::function::FnOnce::call_once::h36fd1337b2616ca2 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x564861bf40bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564861bf40bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 25: 0x564861bf3781 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 26: 0x564861bf3781 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x564861bf3781 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 28: 0x564861bf3781 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 29: 0x564861bf3781 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 30: 0x564861bf3781 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 31: 0x564861bf3781 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 32: 0x564861bbc154 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 33: 0x564861bbc154 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 34: 0x564861bc0c22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 35: 0x564861bc0c22 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x564861bc0c22 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 37: 0x564861bc0c22 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 38: 0x564861bc0c22 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 39: 0x564861bc0c22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 40: 0x564861bc0c22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x564861e6343b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 42: 0x564861e6343b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 43: 0x564861e6343b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f2976746ac3 - [INFO] [stdout] 45: 0x7f29767d7a04 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config_directory::dirs::main_directory::tests::create_and_read_keypair stdout ---- [INFO] [stdout] thread 'config_directory::dirs::main_directory::tests::create_and_read_keypair' panicked at src/config_directory/dirs/main_directory.rs:183:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 17, kind: AlreadyExists, message: "File exists" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564861e5c6f5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x564861e5c6f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564861e5c6f5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x564861e5c6f5 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564861e84e8b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x564861e84e8b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x564861e59bbf - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x564861e5c4ce - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x564861e5c4ce - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x564861e5de39 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x564861e5db8c - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x564861bef79f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x564861bef79f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x564861e5e43b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x564861e5e43b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x564861e5e1b4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x564861e5cbb9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x564861e5dee7 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5648619f8e53 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5648619f9386 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x564861b51a50 - core::result::Result::unwrap::hf49fb19a1f936621 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x564861b51a50 - pknames_core::config_directory::dirs::main_directory::tests::create_and_read_keypair::h8017695fa04cb788 [INFO] [stdout] at /opt/rustwide/workdir/src/config_directory/dirs/main_directory.rs:183:9 [INFO] [stdout] 22: 0x564861b51927 - pknames_core::config_directory::dirs::main_directory::tests::create_and_read_keypair::{{closure}}::he4b9ddfbf917468d [INFO] [stdout] at /opt/rustwide/workdir/src/config_directory/dirs/main_directory.rs:180:33 [INFO] [stdout] 23: 0x564861b84d06 - core::ops::function::FnOnce::call_once::h8cd642c8c15e8383 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564861bf40bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x564861bf40bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 26: 0x564861bf3781 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 27: 0x564861bf3781 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x564861bf3781 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 29: 0x564861bf3781 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 30: 0x564861bf3781 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 31: 0x564861bf3781 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 32: 0x564861bf3781 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 33: 0x564861bbc154 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 34: 0x564861bbc154 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x564861bc0c22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 36: 0x564861bc0c22 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x564861bc0c22 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 38: 0x564861bc0c22 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 39: 0x564861bc0c22 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 40: 0x564861bc0c22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 41: 0x564861bc0c22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x564861e6343b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 43: 0x564861e6343b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 44: 0x564861e6343b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f2976746ac3 - [INFO] [stdout] 46: 0x7f29767d7a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config_directory::dirs::main_directory::tests::create_and_read_keypair [INFO] [stdout] config_directory::dirs::main_directory::tests::create_if_it_does_not_exist [INFO] [stdout] [INFO] [stdout] test result: FAILED. 35 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "deab2c469560dcc97860cf5e2ce98470cb9741cdf6351a3c9de88c45d4f08776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deab2c469560dcc97860cf5e2ce98470cb9741cdf6351a3c9de88c45d4f08776", kill_on_drop: false }` [INFO] [stdout] deab2c469560dcc97860cf5e2ce98470cb9741cdf6351a3c9de88c45d4f08776