[INFO] cloning repository https://github.com/lopossumi/serial-midi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lopossumi/serial-midi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopossumi%2Fserial-midi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopossumi%2Fserial-midi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6c0e7b76b28379a18a4873f25e58abbc3c03e3c
[INFO] testing lopossumi/serial-midi against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopossumi%2Fserial-midi" "/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/lopossumi/serial-midi
[INFO] finished tweaking git repo https://github.com/lopossumi/serial-midi
[INFO] tweaked toml for git repo https://github.com/lopossumi/serial-midi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lopossumi/serial-midi on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lopossumi/serial-midi 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc11ef23199613ebfe88dd6f97bcd742c1881355152a4843b82020165f14fa64
[INFO] running `Command { std: "docker" "start" "-a" "dc11ef23199613ebfe88dd6f97bcd742c1881355152a4843b82020165f14fa64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc11ef23199613ebfe88dd6f97bcd742c1881355152a4843b82020165f14fa64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc11ef23199613ebfe88dd6f97bcd742c1881355152a4843b82020165f14fa64", kill_on_drop: false }`
[INFO] [stdout] dc11ef23199613ebfe88dd6f97bcd742c1881355152a4843b82020165f14fa64
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a6da5e418c770f91f815e0eabca6c45a2eeecbdd6aab300b9ef28879fb7d014
[INFO] running `Command { std: "docker" "start" "-a" "0a6da5e418c770f91f815e0eabca6c45a2eeecbdd6aab300b9ef28879fb7d014", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling midir v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling unescaper v0.1.4
[INFO] [stderr]    Compiling serialport v4.3.0
[INFO] [stderr]    Compiling serial-midi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
[INFO] running `Command { std: "docker" "inspect" "0a6da5e418c770f91f815e0eabca6c45a2eeecbdd6aab300b9ef28879fb7d014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6da5e418c770f91f815e0eabca6c45a2eeecbdd6aab300b9ef28879fb7d014", kill_on_drop: false }`
[INFO] [stdout] 0a6da5e418c770f91f815e0eabca6c45a2eeecbdd6aab300b9ef28879fb7d014
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17cf143a9a7e76bc595e40ab6d93e86e5fbeb60e33208b8c5b6e7d3ba47c3da8
[INFO] running `Command { std: "docker" "start" "-a" "17cf143a9a7e76bc595e40ab6d93e86e5fbeb60e33208b8c5b6e7d3ba47c3da8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serial-midi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "17cf143a9a7e76bc595e40ab6d93e86e5fbeb60e33208b8c5b6e7d3ba47c3da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17cf143a9a7e76bc595e40ab6d93e86e5fbeb60e33208b8c5b6e7d3ba47c3da8", kill_on_drop: false }`
[INFO] [stdout] 17cf143a9a7e76bc595e40ab6d93e86e5fbeb60e33208b8c5b6e7d3ba47c3da8
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71f537ee241098eeae9887bb265a2f0e109269750b70b793c755c184456848e4
[INFO] running `Command { std: "docker" "start" "-a" "71f537ee241098eeae9887bb265a2f0e109269750b70b793c755c184456848e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/serial_midi-db1da54f508d004b)
[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" "71f537ee241098eeae9887bb265a2f0e109269750b70b793c755c184456848e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f537ee241098eeae9887bb265a2f0e109269750b70b793c755c184456848e4", kill_on_drop: false }`
[INFO] [stdout] 71f537ee241098eeae9887bb265a2f0e109269750b70b793c755c184456848e4
