[INFO] fetching crate golang-type 0.1.0...
[INFO] checking golang-type-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate golang-type 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate golang-type 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate golang-type 0.1.0
[INFO] finished tweaking crates.io crate golang-type 0.1.0
[INFO] tweaked toml for crates.io crate golang-type 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-go v0.16.0
[INFO] [stderr]   Downloaded golang-parser v0.1.0
[INFO] [stderr]   Downloaded tree-sitter v0.17.1
[INFO] [stderr]   Downloaded golang-struct-tag v0.1.0
[INFO] [stderr]   Downloaded golang-type-name-core v0.1.0
[INFO] [stderr]   Downloaded golang-type-core v0.1.0
[INFO] [stderr]   Downloaded golang-type-macro v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1653b10307713b68416e2fb9f44aaf4b19b1e83c8a1e7d9ee332ac755d07441c
[INFO] running `Command { std: "docker" "start" "-a" "1653b10307713b68416e2fb9f44aaf4b19b1e83c8a1e7d9ee332ac755d07441c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1653b10307713b68416e2fb9f44aaf4b19b1e83c8a1e7d9ee332ac755d07441c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1653b10307713b68416e2fb9f44aaf4b19b1e83c8a1e7d9ee332ac755d07441c", kill_on_drop: false }`
[INFO] [stdout] 1653b10307713b68416e2fb9f44aaf4b19b1e83c8a1e7d9ee332ac755d07441c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bc485a8ebee627593a4427a326b3baa094207a780c6e7d3d4f71a957c98f334
[INFO] running `Command { std: "docker" "start" "-a" "1bc485a8ebee627593a4427a326b3baa094207a780c6e7d3d4f71a957c98f334", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling tree-sitter v0.17.1
[INFO] [stderr]    Compiling tree-sitter-go v0.16.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking golang-parser v0.1.0
[INFO] [stderr]     Checking golang-type-name-core v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling golang-struct-tag v0.1.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `alloc` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/golang-struct-tag-0.1.0/src/convention_struct_tag_parser.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^ could not find `alloc` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module:
[INFO] [stdout]           std::boxed
[INFO] [stdout]   = note: this error originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `alloc` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/golang-struct-tag-0.1.0/src/convention_struct_tag_parser.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^ could not find `alloc` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module:
[INFO] [stdout]           std::boxed
[INFO] [stdout]   = note: this error originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golang-struct-tag` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `golang-struct-tag` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1bc485a8ebee627593a4427a326b3baa094207a780c6e7d3d4f71a957c98f334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc485a8ebee627593a4427a326b3baa094207a780c6e7d3d4f71a957c98f334", kill_on_drop: false }`
[INFO] [stdout] 1bc485a8ebee627593a4427a326b3baa094207a780c6e7d3d4f71a957c98f334
[INFO] checking golang-type-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate golang-type 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate golang-type 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate golang-type 0.1.0
[INFO] finished tweaking crates.io crate golang-type 0.1.0
[INFO] tweaked toml for crates.io crate golang-type 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 232c67dd5ac3270eb5d950b773b5ab7d7b2e39e440cfe6ea0ea36888a95f5c20
[INFO] running `Command { std: "docker" "start" "-a" "232c67dd5ac3270eb5d950b773b5ab7d7b2e39e440cfe6ea0ea36888a95f5c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "232c67dd5ac3270eb5d950b773b5ab7d7b2e39e440cfe6ea0ea36888a95f5c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "232c67dd5ac3270eb5d950b773b5ab7d7b2e39e440cfe6ea0ea36888a95f5c20", kill_on_drop: false }`
[INFO] [stdout] 232c67dd5ac3270eb5d950b773b5ab7d7b2e39e440cfe6ea0ea36888a95f5c20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaf2ef94cf6be3699c8f58b82df246c91953984640dbc0563ce31fba2ed59032
[INFO] running `Command { std: "docker" "start" "-a" "aaf2ef94cf6be3699c8f58b82df246c91953984640dbc0563ce31fba2ed59032", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tree-sitter v0.17.1
[INFO] [stderr]    Compiling tree-sitter-go v0.16.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling golang-parser v0.1.0
[INFO] [stderr]    Compiling golang-type-name-core v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling golang-struct-tag v0.1.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `alloc` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/golang-struct-tag-0.1.0/src/convention_struct_tag_parser.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^ could not find `alloc` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module:
[INFO] [stdout]           std::boxed
[INFO] [stdout]   = note: this error originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `alloc` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/golang-struct-tag-0.1.0/src/convention_struct_tag_parser.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^ could not find `alloc` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module:
[INFO] [stdout]           std::boxed
[INFO] [stdout]   = note: this error originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golang-struct-tag` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `golang-struct-tag` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "aaf2ef94cf6be3699c8f58b82df246c91953984640dbc0563ce31fba2ed59032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf2ef94cf6be3699c8f58b82df246c91953984640dbc0563ce31fba2ed59032", kill_on_drop: false }`
[INFO] [stdout] aaf2ef94cf6be3699c8f58b82df246c91953984640dbc0563ce31fba2ed59032
