[INFO] fetching crate printer_event_handler 1.3.2... [INFO] testing printer_event_handler-1.3.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate printer_event_handler 1.3.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate printer_event_handler 1.3.2 [INFO] finished tweaking crates.io crate printer_event_handler 1.3.2 [INFO] tweaked toml for crates.io crate printer_event_handler 1.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate printer_event_handler 1.3.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate printer_event_handler 1.3.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4137708b34a01b9d5113f31df39fe9f35f6f9ad6335d9d9559627d5ce4613d56 [INFO] running `Command { std: "docker" "start" "-a" "4137708b34a01b9d5113f31df39fe9f35f6f9ad6335d9d9559627d5ce4613d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4137708b34a01b9d5113f31df39fe9f35f6f9ad6335d9d9559627d5ce4613d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4137708b34a01b9d5113f31df39fe9f35f6f9ad6335d9d9559627d5ce4613d56", kill_on_drop: false }` [INFO] [stdout] 4137708b34a01b9d5113f31df39fe9f35f6f9ad6335d9d9559627d5ce4613d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fba43e9e873022c66b109e6fd1937ce4f2debfb7ffd2bd5ce89a81d3df5850b5 [INFO] running `Command { std: "docker" "start" "-a" "fba43e9e873022c66b109e6fd1937ce4f2debfb7ffd2bd5ce89a81d3df5850b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling printer_event_handler v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s [INFO] running `Command { std: "docker" "inspect" "fba43e9e873022c66b109e6fd1937ce4f2debfb7ffd2bd5ce89a81d3df5850b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba43e9e873022c66b109e6fd1937ce4f2debfb7ffd2bd5ce89a81d3df5850b5", kill_on_drop: false }` [INFO] [stdout] fba43e9e873022c66b109e6fd1937ce4f2debfb7ffd2bd5ce89a81d3df5850b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa14569f9ea16af0c4de1ad5cf603a646e5f647d191825d376afb34aecd4412 [INFO] running `Command { std: "docker" "start" "-a" "6fa14569f9ea16af0c4de1ad5cf603a646e5f647d191825d376afb34aecd4412", kill_on_drop: false }` [INFO] [stderr] Compiling printer_event_handler v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "6fa14569f9ea16af0c4de1ad5cf603a646e5f647d191825d376afb34aecd4412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa14569f9ea16af0c4de1ad5cf603a646e5f647d191825d376afb34aecd4412", kill_on_drop: false }` [INFO] [stdout] 6fa14569f9ea16af0c4de1ad5cf603a646e5f647d191825d376afb34aecd4412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b383dca05d1eda74a99dddab3bc54cf2c05ae187ff82aedca1025c62cb77cac9 [INFO] running `Command { std: "docker" "start" "-a" "b383dca05d1eda74a99dddab3bc54cf2c05ae187ff82aedca1025c62cb77cac9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/printer_event_handler-52030b3ba1dd277a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test printer::tests::test_error_state_is_error ... ok [INFO] [stdout] test printer::tests::test_printer_creation ... ok [INFO] [stdout] test printer::tests::test_printer_state_display ... ok [INFO] [stdout] test printer::tests::test_printer_state_to_status_conversion ... ok [INFO] [stdout] test printer::tests::test_printer_status_display ... ok [INFO] [stdout] test tests::test_library_compiles ... ok [INFO] [stdout] test monitor::tests::test_monitor_unix_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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/printer_monitor-446324f026c43768) [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 printer_event_handler [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::monitor_multiple_printers (line 508) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::list_printers (line 146) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::find_printer (line 180) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::monitor_printer (line 223) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::monitor_printer_changes (line 371) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::monitor_property (line 459) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::new (line 118) - compile ... ok [INFO] [stdout] test src/monitor.rs - monitor::PrinterMonitor::printer_summary (line 323) - compile ... ok [INFO] [stdout] test src/printer.rs - printer::ErrorState::description (line 350) ... ok [INFO] [stdout] test src/printer.rs - printer::ErrorState::is_error (line 378) ... ok [INFO] [stdout] test src/printer.rs - printer::Printer::new (line 639) ... ok [INFO] [stdout] test src/printer.rs - printer::PrinterStatus::description (line 84) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b383dca05d1eda74a99dddab3bc54cf2c05ae187ff82aedca1025c62cb77cac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b383dca05d1eda74a99dddab3bc54cf2c05ae187ff82aedca1025c62cb77cac9", kill_on_drop: false }` [INFO] [stdout] b383dca05d1eda74a99dddab3bc54cf2c05ae187ff82aedca1025c62cb77cac9