[INFO] fetching crate golang-type-decl 0.3.0... [INFO] checking golang-type-decl-0.3.0 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate golang-type-decl 0.3.0 into /workspace/builds/worker-97/source [INFO] validating manifest of crates.io crate golang-type-decl 0.3.0 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate golang-type-decl 0.3.0 [INFO] finished tweaking crates.io crate golang-type-decl 0.3.0 [INFO] tweaked toml for crates.io crate golang-type-decl 0.3.0 written to /workspace/builds/worker-97/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded golang-type-decl-macro v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef95baf80479f489e2d8d28c0658a3740304c4fee79550f87f8b3ab2922445da [INFO] running `Command { std: "docker" "start" "-a" "ef95baf80479f489e2d8d28c0658a3740304c4fee79550f87f8b3ab2922445da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef95baf80479f489e2d8d28c0658a3740304c4fee79550f87f8b3ab2922445da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef95baf80479f489e2d8d28c0658a3740304c4fee79550f87f8b3ab2922445da", kill_on_drop: false }` [INFO] [stdout] ef95baf80479f489e2d8d28c0658a3740304c4fee79550f87f8b3ab2922445da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78ab18849db647d12f4a2115393ce64240c51806f32de06258824a3a27c63589 [INFO] running `Command { std: "docker" "start" "-a" "78ab18849db647d12f4a2115393ce64240c51806f32de06258824a3a27c63589", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Compiling tree-sitter v0.17.1 [INFO] [stderr] Compiling tree-sitter-go v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking serde-aux v2.2.0 [INFO] [stderr] Compiling golang-parser v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling golang-type-name-core v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling golang-struct-tag v0.1.0 [INFO] [stderr] Checking golang-type-core v0.1.0 [INFO] [stderr] Checking golang-type-decl-core v0.3.0 [INFO] [stderr] Compiling golang-type-decl-macro v0.3.0 [INFO] [stderr] Checking golang-type-decl v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: file not exists at "/opt/rustwide/golang-type-decl-core/tests/files/simple.go" [INFO] [stdout] --> tests/gen_type_alias_from_file.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | gen_type_alias_from_file!("../golang-type-decl-core/tests/files/simple.go#L3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_type_alias_from_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in this scope [INFO] [stdout] --> tests/gen_type_alias_from_file.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | let _: Node = 0_isize; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `golang-type-decl` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: file not exists at "/opt/rustwide/golang-type-decl-core/tests/files/simple.go" [INFO] [stdout] --> tests/gen_json_struct_from_file.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | gen_json_struct_from_file!("../golang-type-decl-core/tests/files/simple.go#L21-L23"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_json_struct_from_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Foo` in this scope [INFO] [stdout] --> tests/gen_json_struct_from_file.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Foo { bar: 0 }; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "78ab18849db647d12f4a2115393ce64240c51806f32de06258824a3a27c63589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ab18849db647d12f4a2115393ce64240c51806f32de06258824a3a27c63589", kill_on_drop: false }` [INFO] [stdout] 78ab18849db647d12f4a2115393ce64240c51806f32de06258824a3a27c63589