[INFO] fetching crate chomsky-linker 0.0.0...
[INFO] checking chomsky-linker-0.0.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate chomsky-linker 0.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate chomsky-linker 0.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate chomsky-linker 0.0.0
[INFO] tweaked toml for crates.io crate chomsky-linker 0.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chomsky-linker 0.0.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chomsky-linker 0.0.0 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8da5a702ae306fdb62d71ba4e882de8fcdf6c1620ab766fc8666eb066a65d94
[INFO] running `Command { std: "docker" "start" "-a" "c8da5a702ae306fdb62d71ba4e882de8fcdf6c1620ab766fc8666eb066a65d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8da5a702ae306fdb62d71ba4e882de8fcdf6c1620ab766fc8666eb066a65d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8da5a702ae306fdb62d71ba4e882de8fcdf6c1620ab766fc8666eb066a65d94", kill_on_drop: false }`
[INFO] [stdout] c8da5a702ae306fdb62d71ba4e882de8fcdf6c1620ab766fc8666eb066a65d94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f82b3395aacf426dfe7165ce040e40bd2f90cb126b2f1b49d35909b59e40066b
[INFO] running `Command { std: "docker" "start" "-a" "f82b3395aacf426dfe7165ce040e40bd2f90cb126b2f1b49d35909b59e40066b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking chomsky-types v0.0.0
[INFO] [stderr]     Checking oak-core v0.0.3
[INFO] [stderr]     Checking chomsky-uir v0.0.0
[INFO] [stderr]     Checking chomsky-linker v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![warn(missing_docs)]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use chomsky_uir::{Analysis, EGraph, IKun, Id, Language};
[INFO] [stdout]   4 | | use std::collections::HashMap;
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![warn(missing_docs)]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use chomsky_uir::{Analysis, EGraph, IKun, Id, Language};
[INFO] [stdout]   4 | | use std::collections::HashMap;
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> tests/linker_test.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut graph_a = EGraph::new();
[INFO] [stdout]   |         ----^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/linker_test.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut graph_b = EGraph::new();
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export_add`
[INFO] [stdout]   --> tests/linker_test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let export_add = graph_a.add(IKun::Export("add".to_string(), const_1));
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_export_add`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `import_add`
[INFO] [stdout]   --> tests/linker_test.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let import_add = graph_b.add(IKun::Import("ModuleA".to_string(), "add".to_string()));
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_import_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> tests/remapping_test.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut graph_a = EGraph::new();
[INFO] [stdout]   |         ----^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export`
[INFO] [stdout]   --> tests/remapping_test.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let export = graph_a.add(IKun::Export("complex".to_string(), map));
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/remapping_test.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut graph_a = EGraph::new();
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/remapping_test.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut graph_b = EGraph::new();
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]   --> tests/remapping_test.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let map = graph_b.add(IKun::Map(func, imp));
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.77s
[INFO] running `Command { std: "docker" "inspect" "f82b3395aacf426dfe7165ce040e40bd2f90cb126b2f1b49d35909b59e40066b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82b3395aacf426dfe7165ce040e40bd2f90cb126b2f1b49d35909b59e40066b", kill_on_drop: false }`
[INFO] [stdout] f82b3395aacf426dfe7165ce040e40bd2f90cb126b2f1b49d35909b59e40066b
