[INFO] cloning repository https://github.com/ocornoc/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ocornoc/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8caa29487231591fad052b849626fa81b2d5479f [INFO] checking ocornoc/conduit against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fconduit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ocornoc/conduit on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ocornoc/conduit [INFO] finished tweaking git repo https://github.com/ocornoc/conduit [INFO] tweaked toml for git repo https://github.com/ocornoc/conduit written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ocornoc/conduit 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding conduit v0.1.0 (/workspace/builds/worker-4-tc1/source) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e508d4cdc94e4e63b44dfa18954c419060a96f287ae59d6ee42a0471eb4644dc [INFO] running `Command { std: "docker" "start" "-a" "e508d4cdc94e4e63b44dfa18954c419060a96f287ae59d6ee42a0471eb4644dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e508d4cdc94e4e63b44dfa18954c419060a96f287ae59d6ee42a0471eb4644dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e508d4cdc94e4e63b44dfa18954c419060a96f287ae59d6ee42a0471eb4644dc", kill_on_drop: false }` [INFO] [stdout] e508d4cdc94e4e63b44dfa18954c419060a96f287ae59d6ee42a0471eb4644dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14a4d93067c6b76bb6d2598470a8debe041b598bab4c151171c28f109ce83db0 [INFO] running `Command { std: "docker" "start" "-a" "14a4d93067c6b76bb6d2598470a8debe041b598bab4c151171c28f109ce83db0", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/tt/level.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | fn fmt(&self, f: &mut Formatter) -> FmtResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/tt/level.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | fn fmt(&self, f: &mut Formatter) -> FmtResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coind` [INFO] [stdout] --> src/tt/mod.rs:673:36 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `coind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tt/mod.rs:673:43 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_ty` [INFO] [stdout] --> src/tt/mod.rs:673:49 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `arg_ty: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coind` [INFO] [stdout] --> src/tt/mod.rs:673:36 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `coind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tt/mod.rs:673:43 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_ty` [INFO] [stdout] --> src/tt/mod.rs:673:49 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `arg_ty: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let mut iter = Term::Iter { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `geneq` is never used [INFO] [stdout] --> src/main.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn geneq(ctx: &mut GlobalContext) -> Result<(), TypeErr> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `GlobalDef` is never used [INFO] [stdout] --> src/tt/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type GlobalDef = u32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Raise` is never constructed [INFO] [stdout] --> src/tt/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub enum Ty { [INFO] [stdout] | -- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 268 | Raise(Term), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Lower`, `Elim`, and `Coiter` are never constructed [INFO] [stdout] --> src/tt/mod.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 440 | pub enum Term { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 441 | BoundTm(DeBruijn), [INFO] [stdout] 442 | Lower(Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | Elim(Coind, TorN), [INFO] [stdout] | ^^^^ [INFO] [stdout] 447 | Iter { ind: Ind, out: Vec, out_ty: Box }, [INFO] [stdout] 448 | Coiter { coind: Coind, args: Vec, arg_ty: Box }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Term` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tor_id` is never used [INFO] [stdout] --> src/tt/mod.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 451 | impl Term { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 604 | fn get_tor_id(&self) -> TorN { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sort`, `sort_at_least`, `sort_at_most`, and `sort_eq` are never used [INFO] [stdout] --> src/tt/mod.rs:818:12 [INFO] [stdout] | [INFO] [stdout] 813 | impl GlobalContext { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 818 | pub fn sort(&mut self) -> Ty { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 822 | pub fn sort_at_least(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | pub fn sort_at_most(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 832 | pub fn sort_eq(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_eq_constraint` is never used [INFO] [stdout] --> src/tt/level.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl LevelSystem { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn add_eq_constraint(&mut self, a: LevelVar, offset0: i32, b: LevelVar, offset1: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let mut iter = Term::Iter { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `geneq` is never used [INFO] [stdout] --> src/main.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn geneq(ctx: &mut GlobalContext) -> Result<(), TypeErr> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `GlobalDef` is never used [INFO] [stdout] --> src/tt/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type GlobalDef = u32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Raise` is never constructed [INFO] [stdout] --> src/tt/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub enum Ty { [INFO] [stdout] | -- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 268 | Raise(Term), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Lower`, `Elim`, and `Coiter` are never constructed [INFO] [stdout] --> src/tt/mod.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 440 | pub enum Term { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 441 | BoundTm(DeBruijn), [INFO] [stdout] 442 | Lower(Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | Elim(Coind, TorN), [INFO] [stdout] | ^^^^ [INFO] [stdout] 447 | Iter { ind: Ind, out: Vec, out_ty: Box }, [INFO] [stdout] 448 | Coiter { coind: Coind, args: Vec, arg_ty: Box }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Term` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tor_id` is never used [INFO] [stdout] --> src/tt/mod.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 451 | impl Term { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 604 | fn get_tor_id(&self) -> TorN { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sort`, `sort_at_least`, `sort_at_most`, and `sort_eq` are never used [INFO] [stdout] --> src/tt/mod.rs:818:12 [INFO] [stdout] | [INFO] [stdout] 813 | impl GlobalContext { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 818 | pub fn sort(&mut self) -> Ty { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 822 | pub fn sort_at_least(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | pub fn sort_at_most(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 832 | pub fn sort_eq(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_eq_constraint` is never used [INFO] [stdout] --> src/tt/level.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl LevelSystem { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn add_eq_constraint(&mut self, a: LevelVar, offset0: i32, b: LevelVar, offset1: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s [INFO] running `Command { std: "docker" "inspect" "14a4d93067c6b76bb6d2598470a8debe041b598bab4c151171c28f109ce83db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a4d93067c6b76bb6d2598470a8debe041b598bab4c151171c28f109ce83db0", kill_on_drop: false }` [INFO] [stdout] 14a4d93067c6b76bb6d2598470a8debe041b598bab4c151171c28f109ce83db0 [INFO] checking ocornoc/conduit against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fconduit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ocornoc/conduit on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ocornoc/conduit [INFO] finished tweaking git repo https://github.com/ocornoc/conduit [INFO] tweaked toml for git repo https://github.com/ocornoc/conduit written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ocornoc/conduit 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding conduit v0.1.0 (/workspace/builds/worker-4-tc2/source) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d2c8ef5d17b0ef74f9fe2df11483da73afcaa7b0dabfc945f093d2849068ac6 [INFO] running `Command { std: "docker" "start" "-a" "2d2c8ef5d17b0ef74f9fe2df11483da73afcaa7b0dabfc945f093d2849068ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d2c8ef5d17b0ef74f9fe2df11483da73afcaa7b0dabfc945f093d2849068ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2c8ef5d17b0ef74f9fe2df11483da73afcaa7b0dabfc945f093d2849068ac6", kill_on_drop: false }` [INFO] [stdout] 2d2c8ef5d17b0ef74f9fe2df11483da73afcaa7b0dabfc945f093d2849068ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4fb0ff70dae427682e123e620de720b9c15e417a1ac33612435c91edebd7ac1 [INFO] running `Command { std: "docker" "start" "-a" "c4fb0ff70dae427682e123e620de720b9c15e417a1ac33612435c91edebd7ac1", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/tt/level.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | fn fmt(&self, f: &mut Formatter) -> FmtResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/tt/level.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | fn fmt(&self, f: &mut Formatter) -> FmtResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coind` [INFO] [stdout] --> src/tt/mod.rs:673:36 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `coind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tt/mod.rs:673:43 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_ty` [INFO] [stdout] --> src/tt/mod.rs:673:49 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `arg_ty: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coind` [INFO] [stdout] --> src/tt/mod.rs:673:36 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `coind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tt/mod.rs:673:43 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_ty` [INFO] [stdout] --> src/tt/mod.rs:673:49 [INFO] [stdout] | [INFO] [stdout] 673 | Term::Coiter { coind, args, arg_ty } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `arg_ty: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let mut iter = Term::Iter { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `geneq` is never used [INFO] [stdout] --> src/main.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn geneq(ctx: &mut GlobalContext) -> Result<(), TypeErr> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `GlobalDef` is never used [INFO] [stdout] --> src/tt/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type GlobalDef = u32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Raise` is never constructed [INFO] [stdout] --> src/tt/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub enum Ty { [INFO] [stdout] | -- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 268 | Raise(Term), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Lower`, `Elim`, and `Coiter` are never constructed [INFO] [stdout] --> src/tt/mod.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 440 | pub enum Term { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 441 | BoundTm(DeBruijn), [INFO] [stdout] 442 | Lower(Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | Elim(Coind, TorN), [INFO] [stdout] | ^^^^ [INFO] [stdout] 447 | Iter { ind: Ind, out: Vec, out_ty: Box }, [INFO] [stdout] 448 | Coiter { coind: Coind, args: Vec, arg_ty: Box }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Term` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tor_id` is never used [INFO] [stdout] --> src/tt/mod.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 451 | impl Term { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 604 | fn get_tor_id(&self) -> TorN { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sort`, `sort_at_least`, `sort_at_most`, and `sort_eq` are never used [INFO] [stdout] --> src/tt/mod.rs:818:12 [INFO] [stdout] | [INFO] [stdout] 813 | impl GlobalContext { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 818 | pub fn sort(&mut self) -> Ty { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 822 | pub fn sort_at_least(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | pub fn sort_at_most(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 832 | pub fn sort_eq(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_eq_constraint` is never used [INFO] [stdout] --> src/tt/level.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl LevelSystem { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn add_eq_constraint(&mut self, a: LevelVar, offset0: i32, b: LevelVar, offset1: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let mut iter = Term::Iter { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `geneq` is never used [INFO] [stdout] --> src/main.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn geneq(ctx: &mut GlobalContext) -> Result<(), TypeErr> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `GlobalDef` is never used [INFO] [stdout] --> src/tt/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type GlobalDef = u32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Raise` is never constructed [INFO] [stdout] --> src/tt/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub enum Ty { [INFO] [stdout] | -- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 268 | Raise(Term), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Lower`, `Elim`, and `Coiter` are never constructed [INFO] [stdout] --> src/tt/mod.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 440 | pub enum Term { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 441 | BoundTm(DeBruijn), [INFO] [stdout] 442 | Lower(Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | Elim(Coind, TorN), [INFO] [stdout] | ^^^^ [INFO] [stdout] 447 | Iter { ind: Ind, out: Vec, out_ty: Box }, [INFO] [stdout] 448 | Coiter { coind: Coind, args: Vec, arg_ty: Box }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Term` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tor_id` is never used [INFO] [stdout] --> src/tt/mod.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 451 | impl Term { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 604 | fn get_tor_id(&self) -> TorN { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sort`, `sort_at_least`, `sort_at_most`, and `sort_eq` are never used [INFO] [stdout] --> src/tt/mod.rs:818:12 [INFO] [stdout] | [INFO] [stdout] 813 | impl GlobalContext { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 818 | pub fn sort(&mut self) -> Ty { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 822 | pub fn sort_at_least(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | pub fn sort_at_most(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 832 | pub fn sort_eq(&mut self, offset: u32) -> Ty { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_eq_constraint` is never used [INFO] [stdout] --> src/tt/level.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl LevelSystem { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn add_eq_constraint(&mut self, a: LevelVar, offset0: i32, b: LevelVar, offset1: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "c4fb0ff70dae427682e123e620de720b9c15e417a1ac33612435c91edebd7ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fb0ff70dae427682e123e620de720b9c15e417a1ac33612435c91edebd7ac1", kill_on_drop: false }` [INFO] [stdout] c4fb0ff70dae427682e123e620de720b9c15e417a1ac33612435c91edebd7ac1