[INFO] cloning repository https://github.com/hkmatsumoto/irs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hkmatsumoto/irs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkmatsumoto%2Firs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkmatsumoto%2Firs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a17b3b48742c6c6b2a1c33b3c042a4746aad04c [INFO] testing hkmatsumoto/irs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkmatsumoto%2Firs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hkmatsumoto/irs [INFO] finished tweaking git repo https://github.com/hkmatsumoto/irs [INFO] tweaked toml for git repo https://github.com/hkmatsumoto/irs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hkmatsumoto/irs on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hkmatsumoto/irs 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/hkmatsumoto/rustjitc` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.29 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded tracing-tree v0.2.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.48 [INFO] [stderr] Downloaded fd-lock v3.0.6 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded io-lifetimes v0.7.3 [INFO] [stderr] Downloaded anyhow v1.0.65 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded crossterm v0.24.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.15 [INFO] [stderr] Downloaded itertools v0.10.4 [INFO] [stderr] Downloaded unicode-segmentation v1.10.0 [INFO] [stderr] Downloaded chrono v0.4.22 [INFO] [stderr] Downloaded reedline v0.11.0 [INFO] [stderr] Downloaded tracing v0.1.36 [INFO] [stderr] Downloaded unicode-ident v1.0.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded rustix v0.35.9 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded linux-raw-sys v0.0.46 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4575e852883be23a7ac158224f28975de8b5c6cb8fcea64f2e1b9850fe09280 [INFO] running `Command { std: "docker" "start" "-a" "c4575e852883be23a7ac158224f28975de8b5c6cb8fcea64f2e1b9850fe09280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4575e852883be23a7ac158224f28975de8b5c6cb8fcea64f2e1b9850fe09280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4575e852883be23a7ac158224f28975de8b5c6cb8fcea64f2e1b9850fe09280", kill_on_drop: false }` [INFO] [stdout] c4575e852883be23a7ac158224f28975de8b5c6cb8fcea64f2e1b9850fe09280 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9e94d2be0dbd54ac9845837a44ff2afee1499fd77054e90f7f2ea1acbe4c62be [INFO] running `Command { std: "docker" "start" "-a" "9e94d2be0dbd54ac9845837a44ff2afee1499fd77054e90f7f2ea1acbe4c62be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling rustjitc v0.1.0 (https://github.com/hkmatsumoto/rustjitc#745ba274) [INFO] [stdout] error[E0463]: can't find crate for `rustc_codegen_llvm` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc_codegen_llvm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_codegen_ssa` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc_codegen_ssa; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rustc_hir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_middle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate rustc_middle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_span` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate rustc_span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_target` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate rustc_target; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMDumpModule` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | LLVMDumpModule(cx.llmod); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMLinkInMCJIT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | LLVMLinkInMCJIT(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMRustCreateExecutionEngineForModule` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let ee = LLVMRustCreateExecutionEngineForModule(cx.llmod); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetFunctionAddress` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustjitc-831dd82df5d831f1/745ba27/src/lib.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | LLVMGetFunctionAddress(ee, SmallCStr::new(tcx.symbol_name(instance).name).as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustjitc` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e94d2be0dbd54ac9845837a44ff2afee1499fd77054e90f7f2ea1acbe4c62be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e94d2be0dbd54ac9845837a44ff2afee1499fd77054e90f7f2ea1acbe4c62be", kill_on_drop: false }` [INFO] [stdout] 9e94d2be0dbd54ac9845837a44ff2afee1499fd77054e90f7f2ea1acbe4c62be