[INFO] cloning repository https://github.com/abyteintime/stitchkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abyteintime/stitchkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 504427ad8cab77a9a70986d3dba53e4853e1ce35
[INFO] testing abyteintime/stitchkit against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/abyteintime/stitchkit on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/abyteintime/stitchkit
[INFO] finished tweaking git repo https://github.com/abyteintime/stitchkit
[INFO] tweaked toml for git repo https://github.com/abyteintime/stitchkit written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/abyteintime/stitchkit 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref-cast v1.0.18
[INFO] [stderr]   Downloaded tracing-chrome v0.7.1
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.18
[INFO] [stderr]   Downloaded rust-lzo v0.6.2
[INFO] [stderr]   Downloaded indoc v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eefd4d646c444cf4f6edd1bbc289162dc9314b1d49754e76fc5dcb422f119c24
[INFO] running `Command { std: "docker" "start" "-a" "eefd4d646c444cf4f6edd1bbc289162dc9314b1d49754e76fc5dcb422f119c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eefd4d646c444cf4f6edd1bbc289162dc9314b1d49754e76fc5dcb422f119c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eefd4d646c444cf4f6edd1bbc289162dc9314b1d49754e76fc5dcb422f119c24", kill_on_drop: false }`
[INFO] [stdout] eefd4d646c444cf4f6edd1bbc289162dc9314b1d49754e76fc5dcb422f119c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbe8dccb891a06dd9234ded94bf10028747b5c17f432d6897de482e99c6ad449
[INFO] running `Command { std: "docker" "start" "-a" "fbe8dccb891a06dd9234ded94bf10028747b5c17f432d6897de482e99c6ad449", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling rust-lzo v0.6.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive)
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling ref-cast-impl v1.0.18
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive)
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core)
[INFO] [stderr]    Compiling muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest)
[INFO] [stderr]    Compiling muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer)
[INFO] [stderr]    Compiling stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive)
[INFO] [stderr]    Compiling muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor)
[INFO] [stderr]    Compiling muscript-syntax v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax)
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit-reflection-types v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-reflection-types)
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling tracing-chrome v0.7.1
[INFO] [stderr]    Compiling muscript-analysis v0.1.0 (/opt/rustwide/workdir/crates/muscript-analysis)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit v0.1.0 (/opt/rustwide/workdir/crates/stitchkit)
[INFO] [stderr]    Compiling muscript v0.1.0 (/opt/rustwide/workdir/crates/muscript)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.70s
[INFO] running `Command { std: "docker" "inspect" "fbe8dccb891a06dd9234ded94bf10028747b5c17f432d6897de482e99c6ad449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe8dccb891a06dd9234ded94bf10028747b5c17f432d6897de482e99c6ad449", kill_on_drop: false }`
[INFO] [stdout] fbe8dccb891a06dd9234ded94bf10028747b5c17f432d6897de482e99c6ad449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fea319b34ed736d928b107d70e2b9303407253459c34522d196b9b21c77e2b3
[INFO] running `Command { std: "docker" "start" "-a" "6fea319b34ed736d928b107d70e2b9303407253459c34522d196b9b21c77e2b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive)
[INFO] [stderr]    Compiling muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive)
[INFO] [stderr]    Compiling muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor)
[INFO] [stderr]    Compiling muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer)
[INFO] [stderr]    Compiling stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest)
[INFO] [stderr]    Compiling muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation)
[INFO] [stderr]    Compiling stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core)
[INFO] [stderr]    Compiling muscript-syntax v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax)
[INFO] [stderr]    Compiling stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive)
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit-reflection-types v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-reflection-types)
[INFO] [stderr]    Compiling muscript-analysis v0.1.0 (/opt/rustwide/workdir/crates/muscript-analysis)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit v0.1.0 (/opt/rustwide/workdir/crates/stitchkit)
[INFO] [stderr]    Compiling muscript v0.1.0 (/opt/rustwide/workdir/crates/muscript)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "6fea319b34ed736d928b107d70e2b9303407253459c34522d196b9b21c77e2b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fea319b34ed736d928b107d70e2b9303407253459c34522d196b9b21c77e2b3", kill_on_drop: false }`
[INFO] [stdout] 6fea319b34ed736d928b107d70e2b9303407253459c34522d196b9b21c77e2b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a8b18b74e0bf28b33466f9b2df2a03203cbdc93f30f335a188bc59c29c25cf8
[INFO] running `Command { std: "docker" "start" "-a" "4a8b18b74e0bf28b33466f9b2df2a03203cbdc93f30f335a188bc59c29c25cf8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `recovery::*`
[INFO] [stderr]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use recovery::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `muscript-syntax` (lib) generated 1 warning (run `cargo fix --lib -p muscript-syntax` to apply 1 suggestion)
[INFO] [stderr] warning: `muscript-syntax` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muscript-aacfb372b51a0768)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_analysis-983771f1b68187d9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_foundation-08c2e82ce5972a3a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_lexer-3d91a31da46a2d14)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sliced_tokens::tests::iteration_over_many_slices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_preprocessor-268d34f8b6000916)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_syntax-62ad0bc0f739b5c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_syntax_derive-2b2f1df33dce9deb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stitchkit-e1abcf9c2decbe69)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_archive-78afb83d82baebbb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_core-49add3ae48b030c6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_core_derive-3175f9822ddabd1f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_manifest-94deb5d8a184638a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_reflection_types-6771de48caa0673e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_analysis
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_foundation
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_lexer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_preprocessor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_syntax
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_syntax_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stitchkit_archive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stitchkit_core
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/stitchkit-core/src/context.rs - context::context (line 44) ... FAILED
[INFO] [stdout] test crates/stitchkit-core/src/context.rs - context::context (line 37) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/stitchkit-core/src/context.rs - context::context (line 44) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found keyword `use`
[INFO] [stdout]  --> crates/stitchkit-core/src/context.rs:46:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | #use stitchkit_core::context;
[INFO] [stdout]   |  ^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/stitchkit-core/src/context.rs - context::context (line 37) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found keyword `use`
[INFO] [stdout]  --> crates/stitchkit-core/src/context.rs:39:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | #use stitchkit_core::context;
[INFO] [stdout]   |  ^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/stitchkit-core/src/context.rs - context::context (line 37)
[INFO] [stdout]     crates/stitchkit-core/src/context.rs - context::context (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p stitchkit-core --doc`
[INFO] running `Command { std: "docker" "inspect" "4a8b18b74e0bf28b33466f9b2df2a03203cbdc93f30f335a188bc59c29c25cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a8b18b74e0bf28b33466f9b2df2a03203cbdc93f30f335a188bc59c29c25cf8", kill_on_drop: false }`
[INFO] [stdout] 4a8b18b74e0bf28b33466f9b2df2a03203cbdc93f30f335a188bc59c29c25cf8
[INFO] testing abyteintime/stitchkit against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit" "/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/abyteintime/stitchkit on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/abyteintime/stitchkit
[INFO] finished tweaking git repo https://github.com/abyteintime/stitchkit
[INFO] tweaked toml for git repo https://github.com/abyteintime/stitchkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/abyteintime/stitchkit 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e7aabad89479b347f915a9d7482ba8701cd27a4b3d595619bd4e1b26d1bc9a0
[INFO] running `Command { std: "docker" "start" "-a" "1e7aabad89479b347f915a9d7482ba8701cd27a4b3d595619bd4e1b26d1bc9a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e7aabad89479b347f915a9d7482ba8701cd27a4b3d595619bd4e1b26d1bc9a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e7aabad89479b347f915a9d7482ba8701cd27a4b3d595619bd4e1b26d1bc9a0", kill_on_drop: false }`
[INFO] [stdout] 1e7aabad89479b347f915a9d7482ba8701cd27a4b3d595619bd4e1b26d1bc9a0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dfa0ec4b4e3e8f7e776034bcb4595b142b8c95a5ea6f7f22937ad21bea424ff
[INFO] running `Command { std: "docker" "start" "-a" "6dfa0ec4b4e3e8f7e776034bcb4595b142b8c95a5ea6f7f22937ad21bea424ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling indoc v2.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling rust-lzo v0.6.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive)
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling ref-cast-impl v1.0.18
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive)
[INFO] [stderr]    Compiling stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core)
[INFO] [stderr]    Compiling stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest)
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive)
[INFO] [stderr]    Compiling muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer)
[INFO] [stderr]    Compiling muscript-syntax v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax)
[INFO] [stderr]    Compiling muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor)
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling stitchkit-reflection-types v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-reflection-types)
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-chrome v0.7.1
[INFO] [stderr]    Compiling muscript-analysis v0.1.0 (/opt/rustwide/workdir/crates/muscript-analysis)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit v0.1.0 (/opt/rustwide/workdir/crates/stitchkit)
[INFO] [stderr]    Compiling muscript v0.1.0 (/opt/rustwide/workdir/crates/muscript)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s
[INFO] running `Command { std: "docker" "inspect" "6dfa0ec4b4e3e8f7e776034bcb4595b142b8c95a5ea6f7f22937ad21bea424ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfa0ec4b4e3e8f7e776034bcb4595b142b8c95a5ea6f7f22937ad21bea424ff", kill_on_drop: false }`
[INFO] [stdout] 6dfa0ec4b4e3e8f7e776034bcb4595b142b8c95a5ea6f7f22937ad21bea424ff
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d2dcde42d979eeb1947f7e1e1619e157aca17712179b3b78a5f2781f842d8dd
[INFO] running `Command { std: "docker" "start" "-a" "6d2dcde42d979eeb1947f7e1e1619e157aca17712179b3b78a5f2781f842d8dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive)
[INFO] [stderr]    Compiling muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive)
[INFO] [stderr]    Compiling muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor)
[INFO] [stderr]    Compiling muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer)
[INFO] [stderr]    Compiling muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation)
[INFO] [stderr]    Compiling stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest)
[INFO] [stderr]    Compiling stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core)
[INFO] [stderr]    Compiling muscript-syntax v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax)
[INFO] [stderr]    Compiling stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive)
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit-reflection-types v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-reflection-types)
[INFO] [stderr]    Compiling muscript-analysis v0.1.0 (/opt/rustwide/workdir/crates/muscript-analysis)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit v0.1.0 (/opt/rustwide/workdir/crates/stitchkit)
[INFO] [stderr]    Compiling muscript v0.1.0 (/opt/rustwide/workdir/crates/muscript)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "6d2dcde42d979eeb1947f7e1e1619e157aca17712179b3b78a5f2781f842d8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2dcde42d979eeb1947f7e1e1619e157aca17712179b3b78a5f2781f842d8dd", kill_on_drop: false }`
[INFO] [stdout] 6d2dcde42d979eeb1947f7e1e1619e157aca17712179b3b78a5f2781f842d8dd
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d74e1bc89da183902c065b0d869fd868130232a165ff83a4445f3b28fc9cda5
[INFO] running `Command { std: "docker" "start" "-a" "8d74e1bc89da183902c065b0d869fd868130232a165ff83a4445f3b28fc9cda5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `recovery::*`
[INFO] [stderr]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use recovery::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `muscript-syntax` (lib) generated 1 warning (run `cargo fix --lib -p muscript-syntax` to apply 1 suggestion)
[INFO] [stderr] warning: `muscript-syntax` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muscript-aacfb372b51a0768)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_analysis-983771f1b68187d9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_foundation-08c2e82ce5972a3a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_lexer-3d91a31da46a2d14)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sliced_tokens::tests::iteration_over_many_slices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_preprocessor-268d34f8b6000916)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_syntax-62ad0bc0f739b5c8)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_syntax_derive-2b2f1df33dce9deb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stitchkit-e1abcf9c2decbe69)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_archive-78afb83d82baebbb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_core-49add3ae48b030c6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_core_derive-3175f9822ddabd1f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_manifest-94deb5d8a184638a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_reflection_types-6771de48caa0673e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_analysis
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_foundation
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_lexer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_preprocessor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_syntax
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_syntax_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stitchkit_archive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stitchkit_core
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/stitchkit-core/src/context.rs - context::context (line 44) ... FAILED
[INFO] [stdout] test crates/stitchkit-core/src/context.rs - context::context (line 37) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/stitchkit-core/src/context.rs - context::context (line 44) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found keyword `use`
[INFO] [stdout]  --> crates/stitchkit-core/src/context.rs:46:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | #use stitchkit_core::context;
[INFO] [stdout]   |  ^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/stitchkit-core/src/context.rs - context::context (line 37) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found keyword `use`
[INFO] [stdout]  --> crates/stitchkit-core/src/context.rs:39:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | #use stitchkit_core::context;
[INFO] [stdout]   |  ^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/stitchkit-core/src/context.rs - context::context (line 37)
[INFO] [stdout]     crates/stitchkit-core/src/context.rs - context::context (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p stitchkit-core --doc`
[INFO] running `Command { std: "docker" "inspect" "8d74e1bc89da183902c065b0d869fd868130232a165ff83a4445f3b28fc9cda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d74e1bc89da183902c065b0d869fd868130232a165ff83a4445f3b28fc9cda5", kill_on_drop: false }`
[INFO] [stdout] 8d74e1bc89da183902c065b0d869fd868130232a165ff83a4445f3b28fc9cda5
