[INFO] fetching crate lpl 0.1.0... [INFO] testing lpl-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lpl 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lpl 0.1.0 [INFO] finished tweaking crates.io crate lpl 0.1.0 [INFO] tweaked toml for crates.io crate lpl 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lpl 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lpl 0.1.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8b565fb661b54b7b93e636e61d472dab010b2cbfbd03c6c26a919c8ecc877a0 [INFO] running `Command { std: "docker" "start" "-a" "f8b565fb661b54b7b93e636e61d472dab010b2cbfbd03c6c26a919c8ecc877a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8b565fb661b54b7b93e636e61d472dab010b2cbfbd03c6c26a919c8ecc877a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b565fb661b54b7b93e636e61d472dab010b2cbfbd03c6c26a919c8ecc877a0", kill_on_drop: false }` [INFO] [stdout] f8b565fb661b54b7b93e636e61d472dab010b2cbfbd03c6c26a919c8ecc877a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0b6cfd3c8783fc9d2520a2ea87add11424eaceff338cd578d601175a0451fc1 [INFO] running `Command { std: "docker" "start" "-a" "d0b6cfd3c8783fc9d2520a2ea87add11424eaceff338cd578d601175a0451fc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling arcstr v1.1.5 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling portrait-framework v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling portrait-codegen v0.3.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling flexi_logger v0.27.3 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling portrait v0.3.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling plotters-ratatui-backend v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling lpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.15s [INFO] running `Command { std: "docker" "inspect" "d0b6cfd3c8783fc9d2520a2ea87add11424eaceff338cd578d601175a0451fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b6cfd3c8783fc9d2520a2ea87add11424eaceff338cd578d601175a0451fc1", kill_on_drop: false }` [INFO] [stdout] d0b6cfd3c8783fc9d2520a2ea87add11424eaceff338cd578d601175a0451fc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49080dc4a605afebaa32c1bbccaf909460839f29135108af5cd34c35c2c507f1 [INFO] running `Command { std: "docker" "start" "-a" "49080dc4a605afebaa32c1bbccaf909460839f29135108af5cd34c35c2c507f1", kill_on_drop: false }` [INFO] [stderr] Compiling lpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "49080dc4a605afebaa32c1bbccaf909460839f29135108af5cd34c35c2c507f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49080dc4a605afebaa32c1bbccaf909460839f29135108af5cd34c35c2c507f1", kill_on_drop: false }` [INFO] [stdout] 49080dc4a605afebaa32c1bbccaf909460839f29135108af5cd34c35c2c507f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8979f6198947531c8792d392f2450e2454c478b35a294ec6088c38a3cc2ad11b [INFO] running `Command { std: "docker" "start" "-a" "8979f6198947531c8792d392f2450e2454c478b35a294ec6088c38a3cc2ad11b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lpl-727ba4676a9bc00d) [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" "8979f6198947531c8792d392f2450e2454c478b35a294ec6088c38a3cc2ad11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8979f6198947531c8792d392f2450e2454c478b35a294ec6088c38a3cc2ad11b", kill_on_drop: false }` [INFO] [stdout] 8979f6198947531c8792d392f2450e2454c478b35a294ec6088c38a3cc2ad11b