[INFO] cloning repository https://github.com/Swiiz/nano3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Swiiz/nano3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiiz%2Fnano3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiiz%2Fnano3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32ae42cfa66b755466c80d61d74eba9d313552dd [INFO] checking Swiiz/nano3 against try#8cf44c88fc5805dc578c5c987397615b47d2e2b2 for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiiz%2Fnano3" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Swiiz/nano3 on toolchain 8cf44c88fc5805dc578c5c987397615b47d2e2b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Swiiz/nano3 [INFO] finished tweaking git repo https://github.com/Swiiz/nano3 [INFO] tweaked toml for git repo https://github.com/Swiiz/nano3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Swiiz/nano3 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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "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-7-tc2/source/example/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/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-7-tc2/source/runner/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e6a7227101ea23f8320333b7a8cc0d86a4f20109303f2015ada21dab2c40b34 [INFO] running `Command { std: "docker" "start" "-a" "3e6a7227101ea23f8320333b7a8cc0d86a4f20109303f2015ada21dab2c40b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6a7227101ea23f8320333b7a8cc0d86a4f20109303f2015ada21dab2c40b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6a7227101ea23f8320333b7a8cc0d86a4f20109303f2015ada21dab2c40b34", kill_on_drop: false }` [INFO] [stdout] 3e6a7227101ea23f8320333b7a8cc0d86a4f20109303f2015ada21dab2c40b34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eea5482d9e7d3aeddc70ce1cf6685d35178b2cc97bc1bfd2ddfacafa847808e [INFO] running `Command { std: "docker" "start" "-a" "5eea5482d9e7d3aeddc70ce1cf6685d35178b2cc97bc1bfd2ddfacafa847808e", 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/example/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/runner/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cranelift-isle v0.111.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.111.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-meta v0.111.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking cranelift-control v0.111.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking wasm-encoder v0.216.0 [INFO] [stderr] Checking wasm-encoder v0.215.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling wasmtime-cache v24.0.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling wasmtime-component-macro v24.0.0 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking wasmtime-component-util v24.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wasmtime-asm-macros v24.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v24.0.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking wast v216.0.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-slab v24.0.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling cranelift-codegen v0.111.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Compiling wasmparser v0.215.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v24.0.0 [INFO] [stderr] Compiling derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Compiling wasmtime-fiber v24.0.0 [INFO] [stderr] Compiling wasmtime v24.0.0 [INFO] [stderr] Checking wat v1.216.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling wit-parser v0.215.0 [INFO] [stderr] Checking cranelift-bitset v0.111.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking cranelift-entity v0.111.0 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking cranelift-bforest v0.111.0 [INFO] [stderr] Checking postcard v1.0.10 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking nano_api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling wasmtime-wit-bindgen v24.0.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking wasmtime-jit-debug v24.0.0 [INFO] [stderr] Checking wasmtime-types v24.0.0 [INFO] [stderr] Checking wasmprinter v0.215.0 [INFO] [stderr] Checking wasmtime-environ v24.0.0 [INFO] [stderr] Checking cranelift-frontend v0.111.0 [INFO] [stderr] Checking cranelift-native v0.111.0 [INFO] [stderr] Checking cranelift-wasm v0.111.0 [INFO] [stderr] Checking wasmtime-cranelift v24.0.0 [INFO] [stderr] Checking runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> runner/src/main.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::type_name, collections::HashMap, fs, mem::transmute, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> runner/src/main.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> runner/src/main.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::type_name, collections::HashMap, fs, mem::transmute, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> runner/src/main.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.84s [INFO] running `Command { std: "docker" "inspect" "5eea5482d9e7d3aeddc70ce1cf6685d35178b2cc97bc1bfd2ddfacafa847808e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eea5482d9e7d3aeddc70ce1cf6685d35178b2cc97bc1bfd2ddfacafa847808e", kill_on_drop: false }` [INFO] [stdout] 5eea5482d9e7d3aeddc70ce1cf6685d35178b2cc97bc1bfd2ddfacafa847808e