[INFO] fetching crate bend-lang 0.2.38... [INFO] testing bend-lang-0.2.38 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bend-lang 0.2.38 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate bend-lang 0.2.38 [INFO] finished tweaking crates.io crate bend-lang 0.2.38 [INFO] tweaked toml for crates.io crate bend-lang 0.2.38 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bend-lang 0.2.38 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bend-lang 0.2.38 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded either v1.12.0 [INFO] [stderr] Downloaded similar v2.5.0 [INFO] [stderr] Downloaded TSPL v0.0.13 [INFO] [stderr] Downloaded highlight_error v0.1.1 [INFO] [stderr] Downloaded clap_derive v4.5.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded insta v1.39.0 [INFO] [stderr] Downloaded clap v4.5.7 [INFO] [stderr] Downloaded interner v0.2.1 [INFO] [stderr] Downloaded loaned v0.1.2 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded psm v0.1.21 [INFO] [stderr] Downloaded clap_builder v4.5.7 [INFO] [stderr] Downloaded stacker v0.1.15 [INFO] [stderr] Downloaded stdext v0.3.3 [INFO] [stderr] Downloaded hvm v2.0.22 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ce25ba586b53fc5b07d8abae397396ad0fd5065dd893c96df946e4a7138bb79 [INFO] running `Command { std: "docker" "start" "-a" "0ce25ba586b53fc5b07d8abae397396ad0fd5065dd893c96df946e4a7138bb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ce25ba586b53fc5b07d8abae397396ad0fd5065dd893c96df946e4a7138bb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce25ba586b53fc5b07d8abae397396ad0fd5065dd893c96df946e4a7138bb79", kill_on_drop: false }` [INFO] [stdout] 0ce25ba586b53fc5b07d8abae397396ad0fd5065dd893c96df946e4a7138bb79 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f16facf701831a0633f61cc3c14123a1eff03a9d5c22c1aebe09af039d3dac2c [INFO] running `Command { std: "docker" "start" "-a" "f16facf701831a0633f61cc3c14123a1eff03a9d5c22c1aebe09af039d3dac2c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling highlight_error v0.1.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling interner v0.2.1 [INFO] [stderr] Compiling loaned v0.1.2 [INFO] [stderr] Compiling TSPL v0.0.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling hvm v2.0.22 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling bend-lang v0.2.38 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fun/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.88s [INFO] running `Command { std: "docker" "inspect" "f16facf701831a0633f61cc3c14123a1eff03a9d5c22c1aebe09af039d3dac2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16facf701831a0633f61cc3c14123a1eff03a9d5c22c1aebe09af039d3dac2c", kill_on_drop: false }` [INFO] [stdout] f16facf701831a0633f61cc3c14123a1eff03a9d5c22c1aebe09af039d3dac2c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762e208358449cbc1b8eb6711a31cc6871c243ce99483d0ba7043d1ed11b224c [INFO] running `Command { std: "docker" "start" "-a" "762e208358449cbc1b8eb6711a31cc6871c243ce99483d0ba7043d1ed11b224c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling highlight_error v0.1.1 [INFO] [stderr] Compiling TSPL v0.0.13 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling interner v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling hvm v2.0.22 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling loaned v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling stdext v0.3.3 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling bend-lang v0.2.38 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fun/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fun/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "762e208358449cbc1b8eb6711a31cc6871c243ce99483d0ba7043d1ed11b224c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762e208358449cbc1b8eb6711a31cc6871c243ce99483d0ba7043d1ed11b224c", kill_on_drop: false }` [INFO] [stdout] 762e208358449cbc1b8eb6711a31cc6871c243ce99483d0ba7043d1ed11b224c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60b66a29f36fad5ac819767d1f68fa6c6a4f76271f7427f8c97b0eb45eea5245 [INFO] running `Command { std: "docker" "start" "-a" "60b66a29f36fad5ac819767d1f68fa6c6a4f76271f7427f8c97b0eb45eea5245", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fun/mod.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 35 | pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `bend-lang` (lib) generated 1 warning (run `cargo fix --lib -p bend-lang` to apply 1 suggestion) [INFO] [stderr] warning: `bend-lang` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bend-3779b41cd5404cd4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test fun::num_to_from_bits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bend-f2c04f3803dd7013) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bend [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60b66a29f36fad5ac819767d1f68fa6c6a4f76271f7427f8c97b0eb45eea5245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b66a29f36fad5ac819767d1f68fa6c6a4f76271f7427f8c97b0eb45eea5245", kill_on_drop: false }` [INFO] [stdout] 60b66a29f36fad5ac819767d1f68fa6c6a4f76271f7427f8c97b0eb45eea5245