[INFO] fetching crate golang-type 0.1.0... [INFO] checking golang-type-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate golang-type 0.1.0 into /workspace/builds/worker-3-tc2/source [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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate golang-type 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f799ec35bea171e2641bf71a15e00277b40cfd0f7af5fda158050d15284cba6 [INFO] running `Command { std: "docker" "start" "-a" "2f799ec35bea171e2641bf71a15e00277b40cfd0f7af5fda158050d15284cba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f799ec35bea171e2641bf71a15e00277b40cfd0f7af5fda158050d15284cba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f799ec35bea171e2641bf71a15e00277b40cfd0f7af5fda158050d15284cba6", kill_on_drop: false }` [INFO] [stdout] 2f799ec35bea171e2641bf71a15e00277b40cfd0f7af5fda158050d15284cba6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56c1807f772ac447c97edbc91fdaf12edeab9167836f02ec272b949bba99c9b9 [INFO] running `Command { std: "docker" "start" "-a" "56c1807f772ac447c97edbc91fdaf12edeab9167836f02ec272b949bba99c9b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tree-sitter v0.17.1 [INFO] [stderr] Compiling tree-sitter-go v0.16.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking golang-parser v0.1.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking golang-type-name-core v0.1.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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] [stderr] error: could not compile `golang-struct-tag` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `golang-struct-tag` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56c1807f772ac447c97edbc91fdaf12edeab9167836f02ec272b949bba99c9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c1807f772ac447c97edbc91fdaf12edeab9167836f02ec272b949bba99c9b9", kill_on_drop: false }` [INFO] [stdout] 56c1807f772ac447c97edbc91fdaf12edeab9167836f02ec272b949bba99c9b9