[INFO] cloning repository https://github.com/htl43/ISE [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/htl43/ISE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtl43%2FISE", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtl43%2FISE'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f83d668d966419d91690807547669a7b081b9b9 [INFO] checking htl43/ISE against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtl43%2FISE" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/htl43/ISE on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/htl43/ISE [INFO] finished tweaking git repo https://github.com/htl43/ISE [INFO] tweaked toml for git repo https://github.com/htl43/ISE written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/htl43/ISE 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.60 [INFO] [stderr] Downloaded yew v0.12.0 [INFO] [stderr] Downloaded web_logger v0.2.0 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded proc-macro-nested v0.1.4 [INFO] [stderr] Downloaded bytes v0.5.4 [INFO] [stderr] Downloaded http v0.2.1 [INFO] [stderr] Downloaded js-sys v0.3.37 [INFO] [stderr] Downloaded bstr v0.2.12 [INFO] [stderr] Downloaded electron-sys v0.4.0 [INFO] [stderr] Downloaded web-sys v0.3.37 [INFO] [stderr] Downloaded csv v1.1.3 [INFO] [stderr] Downloaded node-sys v0.3.0 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded toml v0.5.6 [INFO] [stderr] Downloaded bumpalo v3.2.1 [INFO] [stderr] Downloaded indexmap v1.3.2 [INFO] [stderr] Downloaded rmp-serde v0.14.3 [INFO] [stderr] Downloaded half v1.5.0 [INFO] [stderr] Downloaded thiserror v1.0.15 [INFO] [stderr] Downloaded rmp v0.8.9 [INFO] [stderr] Downloaded dtoa v0.4.5 [INFO] [stderr] Downloaded base-x v0.2.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.15 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.60 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.60 [INFO] [stderr] Downloaded wasm-bindgen v0.2.60 [INFO] [stderr] Downloaded proc-macro-hack v0.5.15 [INFO] [stderr] Downloaded yew-macro v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65b3d2546e733f47b42df61c13bdca1078f8ad4f06b7a29f3e0f04dd1d80e781 [INFO] running `Command { std: "docker" "start" "-a" "65b3d2546e733f47b42df61c13bdca1078f8ad4f06b7a29f3e0f04dd1d80e781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65b3d2546e733f47b42df61c13bdca1078f8ad4f06b7a29f3e0f04dd1d80e781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b3d2546e733f47b42df61c13bdca1078f8ad4f06b7a29f3e0f04dd1d80e781", kill_on_drop: false }` [INFO] [stdout] 65b3d2546e733f47b42df61c13bdca1078f8ad4f06b7a29f3e0f04dd1d80e781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b9c8a7bc1766477c5bcfad1c82ad34e38091f2da0e82c4bedbdd282b31d7df [INFO] running `Command { std: "docker" "start" "-a" "d3b9c8a7bc1766477c5bcfad1c82ad34e38091f2da0e82c4bedbdd282b31d7df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.60 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling yew v0.12.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling yew-macro v0.12.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking js-sys v0.3.37 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.37 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking node-sys v0.3.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking electron-sys v0.4.0 [INFO] [stderr] Checking web_logger v0.2.0 [INFO] [stderr] Checking integrated-spreadsheet-environment v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: encountered diff marker [INFO] [stdout] --> src/coordinate.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | <<<<<<< HEAD [INFO] [stdout] | ^^^^^^^ after this is the code before the merge [INFO] [stdout] 30 | ======= [INFO] [stdout] | ------- [INFO] [stdout] 31 | // info!("pareb = {:?}, child_coord = {:?}", parent, child_coord); [INFO] [stdout] 32 | >>>>>>> hieule/fix_bug [INFO] [stdout] | ^^^^^^^ above this are the incoming code changes [INFO] [stdout] | [INFO] [stdout] = help: if you're having merge conflicts after pulling new code, the top section is the code you already had and the bottom section is the remote code [INFO] [stdout] = help: if you're in the middle of a rebase, the top section is the code being rebased onto and the bottom section is the code coming from the current commit being rebased [INFO] [stdout] = note: for an explanation on these markers from the `git` documentation, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: encountered diff marker [INFO] [stdout] --> src/coordinate.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | <<<<<<< HEAD [INFO] [stdout] | ^^^^^^^ after this is the code before the merge [INFO] [stdout] 30 | ======= [INFO] [stdout] | ------- [INFO] [stdout] 31 | // info!("pareb = {:?}, child_coord = {:?}", parent, child_coord); [INFO] [stdout] 32 | >>>>>>> hieule/fix_bug [INFO] [stdout] | ^^^^^^^ above this are the incoming code changes [INFO] [stdout] | [INFO] [stdout] = help: if you're having merge conflicts after pulling new code, the top section is the code you already had and the bottom section is the remote code [INFO] [stdout] = help: if you're in the middle of a rebase, the top section is the code being rebased onto and the bottom section is the code coming from the current commit being rebased [INFO] [stdout] = note: for an explanation on these markers from the `git` documentation, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `integrated-spreadsheet-environment` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `integrated-spreadsheet-environment` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d3b9c8a7bc1766477c5bcfad1c82ad34e38091f2da0e82c4bedbdd282b31d7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b9c8a7bc1766477c5bcfad1c82ad34e38091f2da0e82c4bedbdd282b31d7df", kill_on_drop: false }` [INFO] [stdout] d3b9c8a7bc1766477c5bcfad1c82ad34e38091f2da0e82c4bedbdd282b31d7df [INFO] checking htl43/ISE against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtl43%2FISE" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/htl43/ISE on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/htl43/ISE [INFO] finished tweaking git repo https://github.com/htl43/ISE [INFO] tweaked toml for git repo https://github.com/htl43/ISE written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/htl43/ISE 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9e41634083ad861792ed3e2279acb488b4cd5be76f490dfed337207944e8c79 [INFO] running `Command { std: "docker" "start" "-a" "c9e41634083ad861792ed3e2279acb488b4cd5be76f490dfed337207944e8c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9e41634083ad861792ed3e2279acb488b4cd5be76f490dfed337207944e8c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e41634083ad861792ed3e2279acb488b4cd5be76f490dfed337207944e8c79", kill_on_drop: false }` [INFO] [stdout] c9e41634083ad861792ed3e2279acb488b4cd5be76f490dfed337207944e8c79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03f6527033817dd952247d6662d8dfd3fed08531b898508513d1bbf1b95e8a09 [INFO] running `Command { std: "docker" "start" "-a" "03f6527033817dd952247d6662d8dfd3fed08531b898508513d1bbf1b95e8a09", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "03f6527033817dd952247d6662d8dfd3fed08531b898508513d1bbf1b95e8a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f6527033817dd952247d6662d8dfd3fed08531b898508513d1bbf1b95e8a09", kill_on_drop: false }` [INFO] [stdout] 03f6527033817dd952247d6662d8dfd3fed08531b898508513d1bbf1b95e8a09