[INFO] cloning repository https://github.com/benburwell/rust-from-tcl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benburwell/rust-from-tcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenburwell%2Frust-from-tcl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenburwell%2Frust-from-tcl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ba9c98cb58a054417f567caec02aa945fbac95a
[INFO] checking benburwell/rust-from-tcl against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenburwell%2Frust-from-tcl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benburwell/rust-from-tcl
[INFO] finished tweaking git repo https://github.com/benburwell/rust-from-tcl
[INFO] tweaked toml for git repo https://github.com/benburwell/rust-from-tcl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benburwell/rust-from-tcl on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benburwell/rust-from-tcl 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version v3.0.0
[INFO] [stderr]   Downloaded enumx v0.4.3
[INFO] [stderr]   Downloaded enumx_derive v0.4.2
[INFO] [stderr]   Downloaded inwelling v0.5.5
[INFO] [stderr]   Downloaded bind_syn v0.1.0
[INFO] [stderr]   Downloaded clib v0.2.4
[INFO] [stderr]   Downloaded cex_derive v0.5.2
[INFO] [stderr]   Downloaded cex v0.5.2
[INFO] [stderr]   Downloaded tcl v0.1.9
[INFO] [stderr]   Downloaded tcl_derive v0.1.5
[INFO] [stderr]   Downloaded mutf8 v0.2.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c87d8dc8a88ca3c39392e1b8c97d5c519b0cbcedae2f5d82a7f5774ea327c96c
[INFO] running `Command { std: "docker" "start" "-a" "c87d8dc8a88ca3c39392e1b8c97d5c519b0cbcedae2f5d82a7f5774ea327c96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c87d8dc8a88ca3c39392e1b8c97d5c519b0cbcedae2f5d82a7f5774ea327c96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c87d8dc8a88ca3c39392e1b8c97d5c519b0cbcedae2f5d82a7f5774ea327c96c", kill_on_drop: false }`
[INFO] [stdout] c87d8dc8a88ca3c39392e1b8c97d5c519b0cbcedae2f5d82a7f5774ea327c96c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d061bbb60e4dab3eb5734c4200625832cdcd3e4b519a3575ce62a14620f5ed63
[INFO] running `Command { std: "docker" "start" "-a" "d061bbb60e4dab3eb5734c4200625832cdcd3e4b519a3575ce62a14620f5ed63", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking mutf8 v0.2.0
[INFO] [stderr]     Checking tuplex v0.1.2
[INFO] [stderr]     Checking version v3.0.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling bind_syn v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tcl_derive v0.1.5
[INFO] [stderr]    Compiling enumx_derive v0.4.2
[INFO] [stderr]    Compiling cex_derive v0.5.2
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling inwelling v0.5.5
[INFO] [stderr]    Compiling tcl v0.1.9
[INFO] [stderr]     Checking enumx v0.4.3
[INFO] [stderr]     Checking cex v0.5.2
[INFO] [stderr]    Compiling clib v0.2.4
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Tcl_IsSafe` in crate `clib`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcl-0.1.9/src/interp.rs:629:19
[INFO] [stdout]     |
[INFO] [stdout] 629 |             clib::Tcl_IsSafe( self.as_ptr() ) != 0
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in `clib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Tcl_MakeSafe` in crate `clib`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcl-0.1.9/src/interp.rs:653:19
[INFO] [stdout]     |
[INFO] [stdout] 653 |             clib::Tcl_MakeSafe( self.as_ptr() ).code_to_result( self )
[INFO] [stdout]     |                   ^^^^^^^^^^^^ not found in `clib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Tcl_CreateSlave` in crate `clib`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcl-0.1.9/src/interp.rs:678:54
[INFO] [stdout]     |
[INFO] [stdout] 678 |             Ok( Interpreter( Interp::from_raw( clib::Tcl_CreateSlave(
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^ not found in `clib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Tcl_GetSlave` in crate `clib`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcl-0.1.9/src/interp.rs:707:33
[INFO] [stdout]     |
[INFO] [stdout] 707 |         Interp::from_raw( clib::Tcl_GetSlave(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in `clib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Tcl_GetMaster` in crate `clib`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcl-0.1.9/src/interp.rs:731:33
[INFO] [stdout]     |
[INFO] [stdout] 731 |         Interp::from_raw( clib::Tcl_GetMaster(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in `clib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Tcl_ExposeCommand` in crate `clib`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcl-0.1.9/src/interp.rs:757:19
[INFO] [stdout]     |
[INFO] [stdout] 757 |             clib::Tcl_ExposeCommand(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in `clib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Tcl_HideCommand` in crate `clib`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcl-0.1.9/src/interp.rs:788:19
[INFO] [stdout]     |
[INFO] [stdout] 788 |             clib::Tcl_HideCommand(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ not found in `clib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tcl` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "d061bbb60e4dab3eb5734c4200625832cdcd3e4b519a3575ce62a14620f5ed63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d061bbb60e4dab3eb5734c4200625832cdcd3e4b519a3575ce62a14620f5ed63", kill_on_drop: false }`
[INFO] [stdout] d061bbb60e4dab3eb5734c4200625832cdcd3e4b519a3575ce62a14620f5ed63
