[INFO] cloning repository https://github.com/moritanuki/seed-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moritanuki/seed-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritanuki%2Fseed-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritanuki%2Fseed-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f9468aabbab190cf6e82cf2ed9cc79d1a9f73a0 [INFO] checking moritanuki/seed-tutorial against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritanuki%2Fseed-tutorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moritanuki/seed-tutorial on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moritanuki/seed-tutorial [INFO] finished tweaking git repo https://github.com/moritanuki/seed-tutorial [INFO] tweaked toml for git repo https://github.com/moritanuki/seed-tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/moritanuki/seed-tutorial 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.23 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.23 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.73 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.46 [INFO] [stderr] Downloaded dbg v1.0.4 [INFO] [stderr] Downloaded enclose v1.1.8 [INFO] [stderr] Downloaded const_fn v0.4.6 [INFO] [stderr] Downloaded futures-io v0.3.13 [INFO] [stderr] Downloaded futures-macro v0.3.13 [INFO] [stderr] Downloaded ulid v0.3.3 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.46 [INFO] [stderr] Downloaded time v0.2.26 [INFO] [stderr] Downloaded seed v0.8.0 [INFO] [stderr] Downloaded cxx v1.0.46 [INFO] [stderr] Downloaded cxx-build v1.0.46 [INFO] [stderr] Downloaded bumpalo v3.6.1 [INFO] [stderr] Downloaded cookie v0.14.4 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded js-sys v0.3.50 [INFO] [stderr] Downloaded serde_derive v1.0.125 [INFO] [stderr] Downloaded wasm-bindgen v0.2.73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e51498d726ad25f8df40f7f9a42ff2005a602cbf5c2fd3fdc00bce66dd6b2bf5 [INFO] running `Command { std: "docker" "start" "-a" "e51498d726ad25f8df40f7f9a42ff2005a602cbf5c2fd3fdc00bce66dd6b2bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e51498d726ad25f8df40f7f9a42ff2005a602cbf5c2fd3fdc00bce66dd6b2bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51498d726ad25f8df40f7f9a42ff2005a602cbf5c2fd3fdc00bce66dd6b2bf5", kill_on_drop: false }` [INFO] [stdout] e51498d726ad25f8df40f7f9a42ff2005a602cbf5c2fd3fdc00bce66dd6b2bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c9403903236f4c9fe040ad9497be8d90b3d6d9d8ef3270cbea7b0231f82b9f [INFO] running `Command { std: "docker" "start" "-a" "74c9403903236f4c9fe040ad9497be8d90b3d6d9d8ef3270cbea7b0231f82b9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [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-6f17d22bba15001f/proc-macro2-1.0.26/src/wrapper.rs:481:33 [INFO] [stdout] | [INFO] [stdout] 481 | 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 items [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] 481 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 481 + 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-6f17d22bba15001f/proc-macro2-1.0.26/src/wrapper.rs:498:33 [INFO] [stdout] | [INFO] [stdout] 498 | 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 items [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] 498 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 498 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling seed v0.8.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [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: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "74c9403903236f4c9fe040ad9497be8d90b3d6d9d8ef3270cbea7b0231f82b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c9403903236f4c9fe040ad9497be8d90b3d6d9d8ef3270cbea7b0231f82b9f", kill_on_drop: false }` [INFO] [stdout] 74c9403903236f4c9fe040ad9497be8d90b3d6d9d8ef3270cbea7b0231f82b9f [INFO] checking moritanuki/seed-tutorial against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritanuki%2Fseed-tutorial" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moritanuki/seed-tutorial on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moritanuki/seed-tutorial [INFO] finished tweaking git repo https://github.com/moritanuki/seed-tutorial [INFO] tweaked toml for git repo https://github.com/moritanuki/seed-tutorial written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/moritanuki/seed-tutorial 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08bbc71049cca1093f127f5b47010c122929b575b0d37a8cab6e166d847b01d1 [INFO] running `Command { std: "docker" "start" "-a" "08bbc71049cca1093f127f5b47010c122929b575b0d37a8cab6e166d847b01d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08bbc71049cca1093f127f5b47010c122929b575b0d37a8cab6e166d847b01d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08bbc71049cca1093f127f5b47010c122929b575b0d37a8cab6e166d847b01d1", kill_on_drop: false }` [INFO] [stdout] 08bbc71049cca1093f127f5b47010c122929b575b0d37a8cab6e166d847b01d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06b561c0915d5fba1deb514b352420d4e5e138a6004d1bc59a36c8d5cb11d4cf [INFO] running `Command { std: "docker" "start" "-a" "06b561c0915d5fba1deb514b352420d4e5e138a6004d1bc59a36c8d5cb11d4cf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "06b561c0915d5fba1deb514b352420d4e5e138a6004d1bc59a36c8d5cb11d4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b561c0915d5fba1deb514b352420d4e5e138a6004d1bc59a36c8d5cb11d4cf", kill_on_drop: false }` [INFO] [stdout] 06b561c0915d5fba1deb514b352420d4e5e138a6004d1bc59a36c8d5cb11d4cf