[INFO] cloning repository https://github.com/arjanvaneersel/rustbridge-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arjanvaneersel/rustbridge-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjanvaneersel%2Frustbridge-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjanvaneersel%2Frustbridge-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b7fc2bd24f74279adf183226c3e10481b4342cd [INFO] checking arjanvaneersel/rustbridge-project against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjanvaneersel%2Frustbridge-project" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arjanvaneersel/rustbridge-project on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arjanvaneersel/rustbridge-project [INFO] finished tweaking git repo https://github.com/arjanvaneersel/rustbridge-project [INFO] tweaked toml for git repo https://github.com/arjanvaneersel/rustbridge-project written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/arjanvaneersel/rustbridge-project 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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.88 [INFO] [stderr] Downloaded pick-one v1.0.1 [INFO] [stderr] Downloaded http v0.1.15 [INFO] [stderr] Downloaded motivations v1.1.2 [INFO] [stderr] Downloaded simple-server v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94ac2c245c5ad3935a6502db40276d7b3a73e0478a1091024a285e6216460962 [INFO] running `Command { std: "docker" "start" "-a" "94ac2c245c5ad3935a6502db40276d7b3a73e0478a1091024a285e6216460962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94ac2c245c5ad3935a6502db40276d7b3a73e0478a1091024a285e6216460962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ac2c245c5ad3935a6502db40276d7b3a73e0478a1091024a285e6216460962", kill_on_drop: false }` [INFO] [stdout] 94ac2c245c5ad3935a6502db40276d7b3a73e0478a1091024a285e6216460962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7411ea5f175dc3f693e6968f482a3d5e0e3be2e4a653d31426f58708eaa238b [INFO] running `Command { std: "docker" "start" "-a" "c7411ea5f175dc3f693e6968f482a3d5e0e3be2e4a653d31426f58708eaa238b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking motivations v1.1.2 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking pick-one v1.0.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking simple-server v0.4.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.24s [INFO] running `Command { std: "docker" "inspect" "c7411ea5f175dc3f693e6968f482a3d5e0e3be2e4a653d31426f58708eaa238b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7411ea5f175dc3f693e6968f482a3d5e0e3be2e4a653d31426f58708eaa238b", kill_on_drop: false }` [INFO] [stdout] c7411ea5f175dc3f693e6968f482a3d5e0e3be2e4a653d31426f58708eaa238b [INFO] checking arjanvaneersel/rustbridge-project against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjanvaneersel%2Frustbridge-project" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arjanvaneersel/rustbridge-project on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arjanvaneersel/rustbridge-project [INFO] finished tweaking git repo https://github.com/arjanvaneersel/rustbridge-project [INFO] tweaked toml for git repo https://github.com/arjanvaneersel/rustbridge-project written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arjanvaneersel/rustbridge-project 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19178e91ea6389dbee3a89f62d6dd5080c32ee7902ad2678bb8ed5bf1f3cedb5 [INFO] running `Command { std: "docker" "start" "-a" "19178e91ea6389dbee3a89f62d6dd5080c32ee7902ad2678bb8ed5bf1f3cedb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19178e91ea6389dbee3a89f62d6dd5080c32ee7902ad2678bb8ed5bf1f3cedb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19178e91ea6389dbee3a89f62d6dd5080c32ee7902ad2678bb8ed5bf1f3cedb5", kill_on_drop: false }` [INFO] [stdout] 19178e91ea6389dbee3a89f62d6dd5080c32ee7902ad2678bb8ed5bf1f3cedb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6667917edd2e304d96613aa9dae9048956dcd75ccae23c2ee8ba1cd527e4b8b [INFO] running `Command { std: "docker" "start" "-a" "a6667917edd2e304d96613aa9dae9048956dcd75ccae23c2ee8ba1cd527e4b8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking motivations v1.1.2 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking pick-one v1.0.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking simple-server v0.4.0 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_borrowck/src/dataflow.rs:432:13: [INFO] [stderr] assertion `left == right` failed: the loans out of scope must be the same as the borrows out of scope [INFO] [stderr] left: {bb40[0]: [bw0, bw1, bw2, bw3, bw4, bw5], bb7[0]: [bw0, bw1, bw3], bb8[0]: [bw0, bw1, bw3], bb12[0]: [bw0, bw1, bw3], bb13[0]: [bw0, bw1], bb16[0]: [bw0, bw1, bw3, bw5], bb3[0]: [bw2], bb15[0]: [bw4], bb37[0]: [bw6, bw7], bb21[0]: [bw6, bw7]} [INFO] [stderr] right: {bb40[0]: [bw0, bw1, bw2, bw3, bw4, bw5], bb7[0]: [bw0, bw1, bw3], bb8[0]: [bw0, bw1, bw3], bb12[0]: [bw0, bw1, bw3], bb13[0]: [bw0, bw1, bw3], bb16[0]: [bw0, bw1, bw3, bw5], bb3[0]: [bw2], bb15[0]: [bw4], bb37[0]: [bw6, bw7], bb21[0]: [bw6, bw7]} [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f5652b69cfc - std::backtrace_rs::backtrace::libunwind::trace::hb77aebf7104c6ed8 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x7f5652b69cfc - std::backtrace_rs::backtrace::trace_unsynchronized::h73e6416156d46d11 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f5652b69cfc - std::sys_common::backtrace::_print_fmt::hd8de24c137a51f8f [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f5652b69cfc - ::fmt::ha868190c35d8c60d [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f5652bcbef0 - core::fmt::rt::Argument::fmt::h0acc4723ae548259 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f5652bcbef0 - core::fmt::write::hc29b5cd8f5cfa859 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x7f5652b5db8f - std::io::Write::write_fmt::h21d79e8a8fc05cee [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x7f5652b69ae4 - std::sys_common::backtrace::_print::hde69bd8150925d83 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f5652b69ae4 - std::sys_common::backtrace::print::h682a017214da8bed [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f5652b6c777 - std::panicking::default_hook::{{closure}}::h97bf7853e452bc15 [INFO] [stderr] 10: 0x7f5652b6c4df - std::panicking::default_hook::h188a2fbee3d49a0f [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f56556e96c0 - std[98f86d833bb3b4ac]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f5652b6ceb8 - as core::ops::function::Fn>::call::hb00393248a3d759d [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/alloc/src/boxed.rs:2021:9 [INFO] [stderr] 13: 0x7f5652b6ceb8 - std::panicking::rust_panic_with_hook::h82ef5b033d80a6d5 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f5652b6cc0e - std::panicking::begin_panic_handler::{{closure}}::h05ec2d1a3faad89d [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/panicking.rs:657:13 [INFO] [stderr] 15: 0x7f5652b6a1c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h795bf881b6e70b51 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 16: 0x7f5652b6c972 - rust_begin_unwind [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/panicking.rs:645:5 [INFO] [stderr] 17: 0x7f5652bc8615 - core::panicking::panic_fmt::h22eac7f05ef783df [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/core/src/panicking.rs:72:14 [INFO] [stderr] 18: 0x7f5652bc8c71 - core::panicking::assert_failed_inner::hbba4801254e3b09e [INFO] [stderr] 19: 0x7f5654077747 - core[a6b0703c9023b61b]::panicking::assert_failed::, core[a6b0703c9023b61b]::hash::BuildHasherDefault>, indexmap[f8b7c2415f89fe21]::map::IndexMap, core[a6b0703c9023b61b]::hash::BuildHasherDefault>> [INFO] [stderr] 20: 0x7f5656b97ad6 - ::new [INFO] [stderr] 21: 0x7f56575626c6 - rustc_borrowck[f0a6e26aa5f4456a]::do_mir_borrowck [INFO] [stderr] 22: 0x7f5657552239 - rustc_borrowck[f0a6e26aa5f4456a]::mir_borrowck [INFO] [stderr] 23: 0x7f5657551def - rustc_query_impl[d4b3eb7c54fb15]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 24: 0x7f565686556c - rustc_query_system[dee2946d688b148b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[d4b3eb7c54fb15]::plumbing::QueryCtxt, false> [INFO] [stderr] 25: 0x7f5656865190 - rustc_query_impl[d4b3eb7c54fb15]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 26: 0x7f5656df4b48 - rustc_interface[20594ee6d3fdda76]::passes::analysis [INFO] [stderr] 27: 0x7f5656df4435 - rustc_query_impl[d4b3eb7c54fb15]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 28: 0x7f56572e6be6 - rustc_query_system[dee2946d688b148b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[d4b3eb7c54fb15]::plumbing::QueryCtxt, false> [INFO] [stderr] 29: 0x7f56572e6a15 - rustc_query_impl[d4b3eb7c54fb15]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 30: 0x7f56573e8406 - rustc_interface[20594ee6d3fdda76]::interface::run_compiler::, rustc_driver_impl[197beb2569518b60]::run_compiler::{closure#1}>::{closure#0} [INFO] [stderr] 31: 0x7f565774192d - std[98f86d833bb3b4ac]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[197beb2569518b60]::run_compiler::{closure#1}>::{closure#0}, core[a6b0703c9023b61b]::result::Result<(), rustc_span[b61b75d315419162]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[a6b0703c9023b61b]::result::Result<(), rustc_span[b61b75d315419162]::ErrorGuaranteed>> [INFO] [stderr] 32: 0x7f5657741785 - <::spawn_unchecked_, rustc_driver_impl[197beb2569518b60]::run_compiler::{closure#1}>::{closure#0}, core[a6b0703c9023b61b]::result::Result<(), rustc_span[b61b75d315419162]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[a6b0703c9023b61b]::result::Result<(), rustc_span[b61b75d315419162]::ErrorGuaranteed>>::{closure#1} as core[a6b0703c9023b61b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 33: 0x7f5652b77c25 - as core::ops::function::FnOnce>::call_once::h30fd0d15c0b8f774 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 34: 0x7f5652b77c25 - as core::ops::function::FnOnce>::call_once::h7030f7d44a9885f0 [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 35: 0x7f5652b77c25 - std::sys::unix::thread::Thread::new::thread_start::h50fc3af049e02fca [INFO] [stderr] at /rustc/031b389f0c31c0f91c9464d26313ae513dbe8d36/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 36: 0x7f5652903ac3 - [INFO] [stderr] 37: 0x7f5652994bf4 - __clone [INFO] [stderr] 38: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simple-server-0.4.0/rustc-ice-2023-11-07T04_41_30-381.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.75.0-nightly (031b389f0 2023-11-04) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_borrowck] borrow-checking `parsing::try_parse_request` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `simple-server` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a6667917edd2e304d96613aa9dae9048956dcd75ccae23c2ee8ba1cd527e4b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6667917edd2e304d96613aa9dae9048956dcd75ccae23c2ee8ba1cd527e4b8b", kill_on_drop: false }` [INFO] [stdout] a6667917edd2e304d96613aa9dae9048956dcd75ccae23c2ee8ba1cd527e4b8b