[INFO] cloning repository https://github.com/DenialAdams/roland [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenialAdams/roland" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c79a0222e3dc41ba74ce52c6b53ea396ccd32476 [INFO] building DenialAdams/roland against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DenialAdams/roland [INFO] finished tweaking git repo https://github.com/DenialAdams/roland [INFO] tweaked toml for git repo https://github.com/DenialAdams/roland written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DenialAdams/roland on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DenialAdams/roland 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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.221 [INFO] [stderr] Downloaded mintex v0.1.4 [INFO] [stderr] Downloaded include_dir_macros v0.7.4 [INFO] [stderr] Downloaded include_dir v0.7.4 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded console v0.15.11 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded wasm-encoder v0.236.1 [INFO] [stderr] Downloaded serde_json v1.0.144 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded wasmprinter v0.236.1 [INFO] [stderr] Downloaded js-sys v0.3.78 [INFO] [stderr] Downloaded wasm-bindgen v0.2.101 [INFO] [stderr] Downloaded serde_derive v1.0.221 [INFO] [stderr] Downloaded serde_core v1.0.221 [INFO] [stderr] Downloaded tower-lsp-server v0.22.1 [INFO] [stderr] Downloaded wasmparser v0.236.1 [INFO] [stderr] Downloaded lsp-types v0.97.0 [INFO] [stderr] Downloaded unicode-ident v1.0.19 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded pico-args v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.101 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.101 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.101 [INFO] [stderr] Downloaded leb128fmt v0.1.0 [INFO] [stderr] Downloaded fluent-uri v0.1.4 [INFO] [stderr] Downloaded winapi-util v0.1.11 [INFO] [stderr] Downloaded web-sys v0.3.78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c86292013df3362095fba3a4064876d725d2033f64512d2509da6b47292eaefd [INFO] running `Command { std: "docker" "start" "-a" "c86292013df3362095fba3a4064876d725d2033f64512d2509da6b47292eaefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c86292013df3362095fba3a4064876d725d2033f64512d2509da6b47292eaefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86292013df3362095fba3a4064876d725d2033f64512d2509da6b47292eaefd", kill_on_drop: false }` [INFO] [stdout] c86292013df3362095fba3a4064876d725d2033f64512d2509da6b47292eaefd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a775ea79753e5d50a13fcbb034ce12c1af202e9bca343d66cd4fe920c664b57 [INFO] running `Command { std: "docker" "start" "-a" "2a775ea79753e5d50a13fcbb034ce12c1af202e9bca343d66cd4fe920c664b57", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling wasm-encoder v0.236.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling wasmparser v0.236.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rolandc v0.1.0 (/opt/rustwide/workdir/rolandc) [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stdout] error[E0425]: cannot find function `mark_escaped` in this scope [INFO] [stdout] --> rolandc/src/backend/liveness.rs:421:16 [INFO] [stdout] | [INFO] [stdout] 421 | mark_escaped(di); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mark_escaped` in this scope [INFO] [stdout] --> rolandc/src/backend/liveness.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | mark_escaped(di); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mark_escaped` in this scope [INFO] [stdout] --> rolandc/src/backend/liveness.rs:427:16 [INFO] [stdout] | [INFO] [stdout] 427 | mark_escaped(di); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rolandc` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2a775ea79753e5d50a13fcbb034ce12c1af202e9bca343d66cd4fe920c664b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a775ea79753e5d50a13fcbb034ce12c1af202e9bca343d66cd4fe920c664b57", kill_on_drop: false }` [INFO] [stdout] 2a775ea79753e5d50a13fcbb034ce12c1af202e9bca343d66cd4fe920c664b57