[INFO] cloning repository https://github.com/haristjuliant/serial-tcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haristjuliant/serial-tcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharistjuliant%2Fserial-tcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharistjuliant%2Fserial-tcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 806a96dd7d4acfbdb314a50e564b66308b01866c
[INFO] testing haristjuliant/serial-tcp against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharistjuliant%2Fserial-tcp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/haristjuliant/serial-tcp
[INFO] finished tweaking git repo https://github.com/haristjuliant/serial-tcp
[INFO] tweaked toml for git repo https://github.com/haristjuliant/serial-tcp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haristjuliant/serial-tcp on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/haristjuliant/serial-tcp 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f
[INFO] running `Command { std: "docker" "start" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling jiff-core v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling jiff v0.2.35
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling unescaper v0.1.10
[INFO] [stderr]    Compiling serialport v4.9.0
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling serial-tcp v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serial-tcp v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `serial-tcp` (test "config")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name config --edition=2024 tests/config.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --test --cfg 'feature="default"' --cfg 'feature="udev"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "udev"))' -C metadata=1a549127d271b9c1 -C extra-filename=-def8fdd49ef8e06b --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-eacaa5648b41aa75.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-5164a84418961733.rlib --extern env_logger=/opt/rustwide/target/release/deps/libenv_logger-aeade4e6a7326af4.rlib --extern getrandom=/opt/rustwide/target/release/deps/libgetrandom-d1327b7b04314453.rlib --extern log=/opt/rustwide/target/release/deps/liblog-898423dc583d4d3f.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-f429665e1a5de1db.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-db2bc96219212fa2.rlib --extern serial_tcp=/opt/rustwide/target/release/deps/libserial_tcp-1dd2af6db7af739f.rlib --extern serialport=/opt/rustwide/target/release/deps/libserialport-51ec5da9d3d36615.rlib --extern tiny_http=/opt/rustwide/target/release/deps/libtiny_http-0b9cdba729aa9653.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f", kill_on_drop: false }`
[INFO] [stdout] 949a574f7d234c70b32d97d004c5fe61ec870aed4cae9d77055bffbd1c27ec7f
