[INFO] cloning repository https://github.com/sstelfox/contexture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sstelfox/contexture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstelfox%2Fcontexture", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstelfox%2Fcontexture'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0a4fc172975f43c9007951b6f320839ef57f1bd [INFO] checking sstelfox/contexture against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstelfox%2Fcontexture" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstelfox/contexture on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstelfox/contexture [INFO] finished tweaking git repo https://github.com/sstelfox/contexture [INFO] tweaked toml for git repo https://github.com/sstelfox/contexture written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sstelfox/contexture 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polyfuse v0.4.1 [INFO] [stderr] Downloaded zerocopy v0.3.0 [INFO] [stderr] Downloaded polyfuse-kernel v0.1.0 [INFO] [stderr] Downloaded zerocopy-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dc1d5ef080aa9929630b2d67d648713e32e58fd563545c2abf0ed4b960a076b [INFO] running `Command { std: "docker" "start" "-a" "7dc1d5ef080aa9929630b2d67d648713e32e58fd563545c2abf0ed4b960a076b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dc1d5ef080aa9929630b2d67d648713e32e58fd563545c2abf0ed4b960a076b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc1d5ef080aa9929630b2d67d648713e32e58fd563545c2abf0ed4b960a076b", kill_on_drop: false }` [INFO] [stdout] 7dc1d5ef080aa9929630b2d67d648713e32e58fd563545c2abf0ed4b960a076b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05486964b39bb91d9dfe49382ea823c618f64e3d30bbf7123d4280b265175ab4 [INFO] running `Command { std: "docker" "start" "-a" "05486964b39bb91d9dfe49382ea823c618f64e3d30bbf7123d4280b265175ab4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking polyfuse-kernel v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking polyfuse v0.4.1 [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Compiling askama_derive v0.12.2 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking contexture v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `ino`, `src_id`, `is_symlink`, and `ref_count` are never read [INFO] [stdout] --> src/inode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct INode { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 7 | ino: Ino, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | src_id: SrcId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | is_symlink: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | ref_count: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_to_ino` and `next_ino` are never read [INFO] [stdout] --> src/inode_table.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct INodeTable { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | inodes: HashMap>>, [INFO] [stdout] 10 | src_to_ino: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | next_ino: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ino`, `src_id`, `is_symlink`, and `ref_count` are never read [INFO] [stdout] --> src/inode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct INode { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 7 | ino: Ino, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | src_id: SrcId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | is_symlink: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | ref_count: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_to_ino` and `next_ino` are never read [INFO] [stdout] --> src/inode_table.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct INodeTable { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | inodes: HashMap>>, [INFO] [stdout] 10 | src_to_ino: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | next_ino: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.04s [INFO] running `Command { std: "docker" "inspect" "05486964b39bb91d9dfe49382ea823c618f64e3d30bbf7123d4280b265175ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05486964b39bb91d9dfe49382ea823c618f64e3d30bbf7123d4280b265175ab4", kill_on_drop: false }` [INFO] [stdout] 05486964b39bb91d9dfe49382ea823c618f64e3d30bbf7123d4280b265175ab4 [INFO] checking sstelfox/contexture against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstelfox%2Fcontexture" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstelfox/contexture on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstelfox/contexture [INFO] finished tweaking git repo https://github.com/sstelfox/contexture [INFO] tweaked toml for git repo https://github.com/sstelfox/contexture written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sstelfox/contexture 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28d314ecfc45f93ab3012f2a955fd903023ffe3cec1b4d7dd6c39d822914452 [INFO] running `Command { std: "docker" "start" "-a" "f28d314ecfc45f93ab3012f2a955fd903023ffe3cec1b4d7dd6c39d822914452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28d314ecfc45f93ab3012f2a955fd903023ffe3cec1b4d7dd6c39d822914452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28d314ecfc45f93ab3012f2a955fd903023ffe3cec1b4d7dd6c39d822914452", kill_on_drop: false }` [INFO] [stdout] f28d314ecfc45f93ab3012f2a955fd903023ffe3cec1b4d7dd6c39d822914452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14bab369c004985502e9226eaac8a5bcdc71abc29a652063fa862c0fe405f7a5 [INFO] running `Command { std: "docker" "start" "-a" "14bab369c004985502e9226eaac8a5bcdc71abc29a652063fa862c0fe405f7a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking polyfuse-kernel v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking polyfuse v0.4.1 [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Compiling askama_derive v0.12.2 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking contexture v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `ino`, `src_id`, `is_symlink`, and `ref_count` are never read [INFO] [stdout] --> src/inode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct INode { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 7 | ino: Ino, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | src_id: SrcId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | is_symlink: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | ref_count: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_to_ino` and `next_ino` are never read [INFO] [stdout] --> src/inode_table.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct INodeTable { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | inodes: HashMap>>, [INFO] [stdout] 10 | src_to_ino: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | next_ino: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ino`, `src_id`, `is_symlink`, and `ref_count` are never read [INFO] [stdout] --> src/inode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct INode { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 7 | ino: Ino, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | src_id: SrcId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | is_symlink: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | ref_count: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_to_ino` and `next_ino` are never read [INFO] [stdout] --> src/inode_table.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct INodeTable { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | inodes: HashMap>>, [INFO] [stdout] 10 | src_to_ino: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | next_ino: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.18s [INFO] running `Command { std: "docker" "inspect" "14bab369c004985502e9226eaac8a5bcdc71abc29a652063fa862c0fe405f7a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bab369c004985502e9226eaac8a5bcdc71abc29a652063fa862c0fe405f7a5", kill_on_drop: false }` [INFO] [stdout] 14bab369c004985502e9226eaac8a5bcdc71abc29a652063fa862c0fe405f7a5