[INFO] cloning repository https://github.com/dynaput247/holochain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dynaput247/holochain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdynaput247%2Fholochain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdynaput247%2Fholochain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1a09abf8920b13563c82f8d82b7d72b63a64f3b [INFO] checking dynaput247/holochain against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdynaput247%2Fholochain" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dynaput247/holochain [INFO] finished tweaking git repo https://github.com/dynaput247/holochain [INFO] tweaked toml for git repo https://github.com/dynaput247/holochain written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dynaput247/holochain 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] crate git repo https://github.com/dynaput247/holochain 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/wasm_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/holochain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/core_types/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c04cfbedd145587497921cfeed95347a0b8076ead1866e277375c8c12aa1d28a [INFO] running `Command { std: "docker" "start" "-a" "c04cfbedd145587497921cfeed95347a0b8076ead1866e277375c8c12aa1d28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c04cfbedd145587497921cfeed95347a0b8076ead1866e277375c8c12aa1d28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04cfbedd145587497921cfeed95347a0b8076ead1866e277375c8c12aa1d28a", kill_on_drop: false }` [INFO] [stdout] c04cfbedd145587497921cfeed95347a0b8076ead1866e277375c8c12aa1d28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4da2a36f406e18146d3d4264a043c9dc07fda436bc11053d644971ac9eb8e010 [INFO] running `Command { std: "docker" "start" "-a" "4da2a36f406e18146d3d4264a043c9dc07fda436bc11053d644971ac9eb8e010", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/holochain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/crates/wasm_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/crates/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/crates/core_types/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/wrapper.rs:463:33 [INFO] [stdout] | [INFO] [stdout] 463 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 463 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 463 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/wrapper.rs:480:33 [INFO] [stdout] | [INFO] [stdout] 480 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 480 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 480 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.27 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4da2a36f406e18146d3d4264a043c9dc07fda436bc11053d644971ac9eb8e010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da2a36f406e18146d3d4264a043c9dc07fda436bc11053d644971ac9eb8e010", kill_on_drop: false }` [INFO] [stdout] 4da2a36f406e18146d3d4264a043c9dc07fda436bc11053d644971ac9eb8e010