[INFO] cloning repository https://github.com/tootoobeepbeep/hexiedumpy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tootoobeepbeep/hexiedumpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftootoobeepbeep%2Fhexiedumpy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftootoobeepbeep%2Fhexiedumpy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd1e0614561b6f2d66ae8e7864d786686e8ae41d [INFO] testing tootoobeepbeep/hexiedumpy against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftootoobeepbeep%2Fhexiedumpy" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tootoobeepbeep/hexiedumpy on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tootoobeepbeep/hexiedumpy [INFO] finished tweaking git repo https://github.com/tootoobeepbeep/hexiedumpy [INFO] tweaked toml for git repo https://github.com/tootoobeepbeep/hexiedumpy written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tootoobeepbeep/hexiedumpy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd61c797bd4d5de00ada8f6d323e6763d33f3a7d156b4977b948f5e2a9127e4c [INFO] running `Command { std: "docker" "start" "-a" "cd61c797bd4d5de00ada8f6d323e6763d33f3a7d156b4977b948f5e2a9127e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd61c797bd4d5de00ada8f6d323e6763d33f3a7d156b4977b948f5e2a9127e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd61c797bd4d5de00ada8f6d323e6763d33f3a7d156b4977b948f5e2a9127e4c", kill_on_drop: false }` [INFO] [stdout] cd61c797bd4d5de00ada8f6d323e6763d33f3a7d156b4977b948f5e2a9127e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a16d17a7d4b7e412e313371283101759292c640ac97b7eafa91f15354c6cf6ed [INFO] running `Command { std: "docker" "start" "-a" "a16d17a7d4b7e412e313371283101759292c640ac97b7eafa91f15354c6cf6ed", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcQPu6nR/list" "-m64" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.proc_macro_error_attr.55377e9f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.1qe7g66vosw1wwds.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-e6f904010d76117c.4sdghmj8d2dp1sg0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquote-5de221bba6317122.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-156df89affdc9732.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3f4caffb2e0bd218.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0b705ff5175fb36a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_error_attr-e6f904010d76117c.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error-attr` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:392:9 [INFO] [stderr] error: could not compile `syn` [INFO] running `Command { std: "docker" "inspect" "a16d17a7d4b7e412e313371283101759292c640ac97b7eafa91f15354c6cf6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16d17a7d4b7e412e313371283101759292c640ac97b7eafa91f15354c6cf6ed", kill_on_drop: false }` [INFO] [stdout] a16d17a7d4b7e412e313371283101759292c640ac97b7eafa91f15354c6cf6ed