[INFO] cloning repository https://github.com/ayosec/theory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayosec/theory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Ftheory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Ftheory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc6955ce3406be65eb71306a0fe1e3e025cfb1dc [INFO] checking ayosec/theory against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Ftheory" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayosec/theory on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ayosec/theory [INFO] finished tweaking git repo https://github.com/ayosec/theory [INFO] tweaked toml for git repo https://github.com/ayosec/theory written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ayosec/theory 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.36 [INFO] [stderr] Downloaded thiserror-impl v1.0.36 [INFO] [stderr] Downloaded clap_derive v4.0.10 [INFO] [stderr] Downloaded lz4_flex v0.9.5 [INFO] [stderr] Downloaded clap v4.0.10 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded endiannezz_derive v0.2.2 [INFO] [stderr] Downloaded endiannezz v0.6.5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3c1e3879eb53e7a0077166f36ff6d863d793d598b76fdd7d64cd6e35d41ef0e [INFO] running `Command { std: "docker" "start" "-a" "b3c1e3879eb53e7a0077166f36ff6d863d793d598b76fdd7d64cd6e35d41ef0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3c1e3879eb53e7a0077166f36ff6d863d793d598b76fdd7d64cd6e35d41ef0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c1e3879eb53e7a0077166f36ff6d863d793d598b76fdd7d64cd6e35d41ef0e", kill_on_drop: false }` [INFO] [stdout] b3c1e3879eb53e7a0077166f36ff6d863d793d598b76fdd7d64cd6e35d41ef0e [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eaaaf5716908469cff11582c906cbff255d3e47be393ef0f1e772ed5adfeda0 [INFO] running `Command { std: "docker" "start" "-a" "7eaaaf5716908469cff11582c906cbff255d3e47be393ef0f1e772ed5adfeda0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.36 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking lz4_flex v0.9.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling endiannezz v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling endiannezz_derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.36 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling clap_derive v4.0.10 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking theory v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/page/persistence.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | Err(_) => { [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 145 | id: to_u32!(page.id), [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `to_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.0.10 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/page/persistence.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | Err(_) => { [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 145 | id: to_u32!(page.id), [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `to_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "7eaaaf5716908469cff11582c906cbff255d3e47be393ef0f1e772ed5adfeda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eaaaf5716908469cff11582c906cbff255d3e47be393ef0f1e772ed5adfeda0", kill_on_drop: false }` [INFO] [stdout] 7eaaaf5716908469cff11582c906cbff255d3e47be393ef0f1e772ed5adfeda0