[INFO] cloning repository https://github.com/teikmeier/rustylight
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teikmeier/rustylight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteikmeier%2Frustylight", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteikmeier%2Frustylight'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94056ed310dd024278dc8be51a62e2e29d2822fb
[INFO] building teikmeier/rustylight against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteikmeier%2Frustylight" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/teikmeier/rustylight
[INFO] finished tweaking git repo https://github.com/teikmeier/rustylight
[INFO] tweaked toml for git repo https://github.com/teikmeier/rustylight written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teikmeier/rustylight on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teikmeier/rustylight 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded midir v0.7.0
[INFO] [stderr]   Downloaded coremidi-sys v2.0.2
[INFO] [stderr]   Downloaded coremidi v0.4.0
[INFO] [stderr]   Downloaded memalloc v0.1.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded io-kit-sys v0.4.1
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded alsa v0.4.3
[INFO] [stderr]   Downloaded serialport v4.7.2
[INFO] [stderr]   Downloaded core-foundation v0.2.3
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded unescaper v0.1.6
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.2.3
[INFO] [stderr]   Downloaded libudev v0.3.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffe98a05485cacd6a52cbfefc38a86b96546209a75caeea4ef78eef33cf2115a
[INFO] running `Command { std: "docker" "start" "-a" "ffe98a05485cacd6a52cbfefc38a86b96546209a75caeea4ef78eef33cf2115a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe98a05485cacd6a52cbfefc38a86b96546209a75caeea4ef78eef33cf2115a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe98a05485cacd6a52cbfefc38a86b96546209a75caeea4ef78eef33cf2115a", kill_on_drop: false }`
[INFO] [stdout] ffe98a05485cacd6a52cbfefc38a86b96546209a75caeea4ef78eef33cf2115a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b911dfe9f0bca34e10a2b7f81fa37b7413f8c04520ecd95ce52fe655947f6814
[INFO] running `Command { std: "docker" "start" "-a" "b911dfe9f0bca34e10a2b7f81fa37b7413f8c04520ecd95ce52fe655947f6814", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memalloc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling alsa v0.4.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling midir v0.7.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling confy v0.5.1
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling rustylight v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/enttec_devices.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             0..=MIN_FRAME_SIZE => MIN_FRAME_SIZE,
[INFO] [stdout]     |             ------------------ this range overlaps on `24_usize`...
[INFO] [stdout] 123 |             MIN_FRAME_SIZE..=MAX_FRAME_SIZE => input_size,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout]     = note: `#[warn(overlapping_range_endpoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.56s
[INFO] running `Command { std: "docker" "inspect" "b911dfe9f0bca34e10a2b7f81fa37b7413f8c04520ecd95ce52fe655947f6814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b911dfe9f0bca34e10a2b7f81fa37b7413f8c04520ecd95ce52fe655947f6814", kill_on_drop: false }`
[INFO] [stdout] b911dfe9f0bca34e10a2b7f81fa37b7413f8c04520ecd95ce52fe655947f6814
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9acd93a4a5234afdf9273128489ea36ef7f7ec63dc0c3af04e6dda0332dd3afb
[INFO] running `Command { std: "docker" "start" "-a" "9acd93a4a5234afdf9273128489ea36ef7f7ec63dc0c3af04e6dda0332dd3afb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustylight v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/enttec_devices.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             0..=MIN_FRAME_SIZE => MIN_FRAME_SIZE,
[INFO] [stdout]     |             ------------------ this range overlaps on `24_usize`...
[INFO] [stdout] 123 |             MIN_FRAME_SIZE..=MAX_FRAME_SIZE => input_size,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout]     = note: `#[warn(overlapping_range_endpoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "9acd93a4a5234afdf9273128489ea36ef7f7ec63dc0c3af04e6dda0332dd3afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9acd93a4a5234afdf9273128489ea36ef7f7ec63dc0c3af04e6dda0332dd3afb", kill_on_drop: false }`
[INFO] [stdout] 9acd93a4a5234afdf9273128489ea36ef7f7ec63dc0c3af04e6dda0332dd3afb
