[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] testing DenialAdams/roland against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DenialAdams/roland on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfc4a4b69f7c70c34adeec6901843896020d622bd9fc27c46ddda32f06f949aa
[INFO] running `Command { std: "docker" "start" "-a" "bfc4a4b69f7c70c34adeec6901843896020d622bd9fc27c46ddda32f06f949aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfc4a4b69f7c70c34adeec6901843896020d622bd9fc27c46ddda32f06f949aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc4a4b69f7c70c34adeec6901843896020d622bd9fc27c46ddda32f06f949aa", kill_on_drop: false }`
[INFO] [stdout] bfc4a4b69f7c70c34adeec6901843896020d622bd9fc27c46ddda32f06f949aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aab960f88e02a4634fbd6e999fd9fd3bbb70ccc779a39fb3febc3ba4b492e98
[INFO] running `Command { std: "docker" "start" "-a" "9aab960f88e02a4634fbd6e999fd9fd3bbb70ccc779a39fb3febc3ba4b492e98", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.101
[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 memchr v2.7.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasm-bindgen v0.2.101
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[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 wait-timeout v0.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[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] [stdout] warning: value assigned to `cur_position` is never read
[INFO] [stdout]    --> rolandc/src/lex.rs:898:10
[INFO] [stdout]     |
[INFO] [stdout] 898 |          cur_position.col += str_buf.clear();
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cur_position` is never read
[INFO] [stdout]    --> rolandc/src/lex.rs:913:10
[INFO] [stdout]     |
[INFO] [stdout] 913 |          cur_position.col += str_buf.clear();
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.101
[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; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9aab960f88e02a4634fbd6e999fd9fd3bbb70ccc779a39fb3febc3ba4b492e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aab960f88e02a4634fbd6e999fd9fd3bbb70ccc779a39fb3febc3ba4b492e98", kill_on_drop: false }`
[INFO] [stdout] 9aab960f88e02a4634fbd6e999fd9fd3bbb70ccc779a39fb3febc3ba4b492e98
