[INFO] cloning repository https://github.com/chikuwait1703/pue-ue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chikuwait1703/pue-ue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikuwait1703%2Fpue-ue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikuwait1703%2Fpue-ue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fddf33d11be039e35b0d62e8fcd5babd7a9fb3e
[INFO] testing chikuwait1703/pue-ue against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikuwait1703%2Fpue-ue" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chikuwait1703/pue-ue
[INFO] finished tweaking git repo https://github.com/chikuwait1703/pue-ue
[INFO] tweaked toml for git repo https://github.com/chikuwait1703/pue-ue written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chikuwait1703/pue-ue on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chikuwait1703/pue-ue 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.98.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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed
[INFO] running `Command { std: "docker" "start" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed", 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" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed", 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" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling yasna v0.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rcgen v0.9.2
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling rev_buf_reader v0.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling scanlex v0.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling chrono-english v0.1.7
[INFO] [stderr]    Compiling procfs v0.12.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling comfy-table v6.0.0
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling handlebars v4.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling pueue-lib v0.19.7 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling clap_complete v3.1.4
[INFO] [stderr]    Compiling pueue v2.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/add.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/clean.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/edit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> daemon/network/message_handler/log.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     Ok(output) => (Some(output)),
[INFO] [stdout]    |                                   ^            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -                     Ok(output) => (Some(output)),
[INFO] [stdout] 30 +                     Ok(output) => Some(output),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/finish_task.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let mut task = state.tasks.get_mut(task_id).unwrap();
[INFO] [stdout]    |                         ----^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/finish_task.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 let mut task = state
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/messages/group.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 let mut group = state.create_group(&name);
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed", 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" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling rstest v0.12.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling handlebars v4.3.0
[INFO] [stderr]    Compiling comfy-table v6.0.0
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling clap_complete v3.1.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling pueue-lib v0.19.7 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling pueue v2.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/add.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/clean.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/edit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> daemon/network/message_handler/log.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     Ok(output) => (Some(output)),
[INFO] [stdout]    |                                   ^            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -                     Ok(output) => (Some(output)),
[INFO] [stdout] 30 +                     Ok(output) => Some(output),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/finish_task.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let mut task = state.tasks.get_mut(task_id).unwrap();
[INFO] [stdout]    |                         ----^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/finish_task.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 let mut task = state
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/messages/group.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 let mut group = state.create_group(&name);
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/add.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/clean.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]  --> daemon/network/message_handler/edit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pueue_lib::network::message::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> daemon/network/message_handler/log.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     Ok(output) => (Some(output)),
[INFO] [stdout]    |                                   ^            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -                     Ok(output) => (Some(output)),
[INFO] [stdout] 30 +                     Ok(output) => Some(output),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossbeam_channel::Sender`
[INFO] [stdout]   --> daemon/network/message_handler/mod.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub use crossbeam_channel::Sender;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stdout]   --> daemon/network/message_handler/mod.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub use pueue_lib::network::message::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pueue_lib::network::protocol::socket_cleanup`
[INFO] [stdout]   --> daemon/network/message_handler/mod.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub use pueue_lib::network::protocol::socket_cleanup;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::network::response_helper::*`
[INFO] [stdout]    --> daemon/network/message_handler/mod.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub use crate::network::response_helper::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/finish_task.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let mut task = state.tasks.get_mut(task_id).unwrap();
[INFO] [stdout]    |                         ----^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/finish_task.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 let mut task = state
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> daemon/task_handler/messages/group.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 let mut group = state.create_group(&name);
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pid` is never read
[INFO] [stdout]   --> tests/fixtures/daemon.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct PueueDaemon {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub pid: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed", 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" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stderr]  --> daemon/network/message_handler/add.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use pueue_lib::network::message::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stderr]  --> daemon/network/message_handler/clean.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use pueue_lib::network::message::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stderr]  --> daemon/network/message_handler/edit.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use pueue_lib::network::message::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]   --> daemon/network/message_handler/log.rs:30:35
[INFO] [stderr]    |
[INFO] [stderr] 30 |                     Ok(output) => (Some(output)),
[INFO] [stderr]    |                                   ^            ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 30 -                     Ok(output) => (Some(output)),
[INFO] [stderr] 30 +                     Ok(output) => Some(output),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> daemon/task_handler/finish_task.rs:36:25
[INFO] [stderr]    |
[INFO] [stderr] 36 |                     let mut task = state.tasks.get_mut(task_id).unwrap();
[INFO] [stderr]    |                         ----^^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> daemon/task_handler/finish_task.rs:79:21
[INFO] [stderr]    |
[INFO] [stderr] 79 |                 let mut task = state
[INFO] [stderr]    |                     ----^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> daemon/task_handler/messages/group.rs:33:21
[INFO] [stderr]    |
[INFO] [stderr] 33 |                 let mut group = state.create_group(&name);
[INFO] [stderr]    |                     ----^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `pueue` (lib) generated 7 warnings (run `cargo fix --lib -p pueue` to apply 7 suggestions)
[INFO] [stderr] warning: field `pid` is never read
[INFO] [stderr]   --> tests/fixtures/daemon.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct PueueDaemon {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub pid: i32,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crossbeam_channel::Sender`
[INFO] [stderr]   --> daemon/network/message_handler/mod.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub use crossbeam_channel::Sender;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pueue_lib::network::message::*`
[INFO] [stderr]   --> daemon/network/message_handler/mod.rs:94:13
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub use pueue_lib::network::message::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pueue_lib::network::protocol::socket_cleanup`
[INFO] [stderr]   --> daemon/network/message_handler/mod.rs:95:13
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub use pueue_lib::network::protocol::socket_cleanup;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::network::response_helper::*`
[INFO] [stderr]    --> daemon/network/message_handler/mod.rs:101:13
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub use crate::network::response_helper::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pueue` (test "tests") generated 1 warning
[INFO] [stderr] warning: `pueue` (lib test) generated 11 warnings (7 duplicates) (run `cargo fix --lib -p pueue --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests daemon/lib.rs (/opt/rustwide/target/debug/deps/pueue_daemon_lib-23bd60ffc1f8995b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test network::message_handler::clean::tests::clean_normal ... ok
[INFO] [stdout] test network::message_handler::clean::tests::clean_successful_only ... ok
[INFO] [stdout] test network::message_handler::clean::tests::clean_normal_for_all_results ... ok
[INFO] [stdout] test network::message_handler::clean::tests::clean_only_successful_only_in_selected_group ... ok
[INFO] [stdout] test network::message_handler::switch::tests::switch_invalid ... ok
[INFO] [stdout] test network::message_handler::remove::tests::normal_remove ... ok
[INFO] [stdout] test network::message_handler::switch::tests::switch_double_dependency ... ok
[INFO] [stdout] test network::message_handler::clean::tests::clean_only_in_selected_group ... ok
[INFO] [stdout] test network::message_handler::switch::tests::switch_task_with_dependant ... ok
[INFO] [stdout] test network::message_handler::switch::tests::switch_task_with_itself ... ok
[INFO] [stdout] test network::message_handler::remove::tests::removal_of_dependencies ... ok
[INFO] [stdout] test network::message_handler::switch::tests::switch_normal ... ok
[INFO] [stdout] test platform::linux::process_helper::tests::test_spawn_command ... ok
[INFO] [stdout] test platform::linux::process_helper::tests::test_normal_command_is_killed ... ok
[INFO] [stdout] test platform::linux::process_helper::tests::test_shell_command_is_killed ... ok
[INFO] [stdout] test platform::linux::process_helper::tests::test_shell_command_is_killed_with_signal ... ok
[INFO] [stdout] test platform::linux::process_helper::tests::test_normal_command_children_are_killed ... ok
[INFO] [stdout] test platform::linux::process_helper::tests::test_shell_command_children_are_killed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests client/main.rs (/opt/rustwide/target/debug/deps/pueue-377e192f7edfeaef)
[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]      Running unittests daemon/main.rs (/opt/rustwide/target/debug/deps/pueued-2b03442097bc5c75)
[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] [stdout] 
[INFO] [stderr]      Running tests/factories.rs (/opt/rustwide/target/debug/deps/factories-f43a94085245c4c7)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/state_backward_compatibility.rs (/opt/rustwide/target/debug/deps/state_backward_compatibility-1291baa96ff666ea)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_restore_from_old_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-9c2625346ba9e824)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test unix::completions::autocompletion_generation::case_1 ... ok
[INFO] [stdout] test unix::completions::autocompletion_generation::case_2 ... ok
[INFO] [stdout] test unix::completions::autocompletion_generation::case_3 ... ok
[INFO] [stdout] test unix::completions::autocompletion_generation::case_4 ... ok
[INFO] [stdout] test unix::completions::autocompletion_generation::case_5 ... ok
[INFO] [stdout] test unix::add::test_stashed_add ... ok
[INFO] [stdout] test unix::environment_variables::test_isolated_task_environment ... ok
[INFO] [stdout] test unix::add::test_add_with_immediate_start ... ok
[INFO] [stdout] test unix::group::test_cannot_delete_default ... ok
[INFO] [stdout] test unix::edit::test_edit_flow ... FAILED
[INFO] [stdout] test unix::group::test_add_and_remove ... ok
[INFO] [stdout] test unix::group::test_cannot_delete_non_existing ... ok
[INFO] [stdout] test unix::add::test_normal_add ... ok
[INFO] [stdout] test unix::kill::test_kill_tasks::case_1 ... ok
[INFO] [stdout] test unix::clean::test_successful_only_clean ... ok
[INFO] [stdout] test unix::clean::test_normal_clean ... ok
[INFO] [stdout] test unix::clean::test_clean_in_selected_group ... ok
[INFO] [stdout] test unix::clean::test_clean_successful_only_in_selected_group ... ok
[INFO] [stdout] test unix::kill::test_kill_tasks::case_2 ... ok
[INFO] [stdout] test unix::kill::test_kill_tasks::case_3 ... ok
[INFO] [stdout] test unix::group::test_cannot_delete_group_with_tasks ... ok
[INFO] [stdout] test unix::log::test_correct_log_order ... ok
[INFO] [stdout] test unix::pause::test_pause_daemon ... ok
[INFO] [stdout] test unix::log::test_full_log ... ok
[INFO] [stdout] test unix::log::test_partial_log ... ok
[INFO] [stdout] test unix::pause::test_pause_running_task ... ok
[INFO] [stdout] test unix::pause::test_pause_with_wait ... ok
[INFO] [stdout] test unix::parallel_tasks::test_parallel_tasks ... ok
[INFO] [stdout] test unix::restore::test_load_config ... ok
[INFO] [stdout] test unix::restore::test_start_running ... ok
[INFO] [stdout] test unix::restore::test_start_paused ... ok
[INFO] [stdout] test unix::remove::test_normal_remove ... ok
[INFO] [stdout] test unix::shutdown::test_ctrlc ... ok
[INFO] [stdout] test unix::restart::test_cannot_restart_running ... ok
[INFO] [stdout] test unix::shutdown::test_graceful_shutdown ... ok
[INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_2 ... ok
[INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_3 ... ok
[INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_1 ... ok
[INFO] [stdout] test unix::restart::test_restart_in_place ... ok
[INFO] [stdout] test unix::start::test_start_tasks::case_1 ... ok
[INFO] [stdout] test unix::start::test_start_tasks::case_2 ... ok
[INFO] [stdout] test unix::stashed::test_delayed_tasks ... ok
[INFO] [stdout] test unix::start::test_start_tasks::case_3 ... ok
[INFO] [stdout] test unix::worker_environment_variables::test_worker_for_new_pool ... ok
[INFO] [stdout] test unix::worker_environment_variables::test_single_worker ... ok
[INFO] [stdout] test unix::worker_environment_variables::test_multiple_worker ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unix::edit::test_edit_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unix::edit::test_edit_flow' (3167) panicked at tests/unix/edit.rs:67:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Running
[INFO] [stdout]  right: Queued
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63442387be31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63442387be31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63442387be31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63442387be31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634423893bba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634423893bba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634423880f2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634423880f2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634423856646 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634423856646 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634423872499 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634422f2f060 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634422f2f060 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6344238727c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x6344238727c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x6344238566f2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63442384dbc9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63442385768d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63442389446c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6344238942f3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x634422eea7fe - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<pueue_lib[26e9b29f75a60d55]::task::TaskStatus, pueue_lib[26e9b29f75a60d55]::task::TaskStatus>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x634422ecd003 - tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unix/edit.rs:67:5
[INFO] [stdout]   22:     0x634422e9213d - <tokio[cd849b0730555769]::park::thread::CachedParkThread>::block_on::<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x634422f0e7c9 - tokio[cd849b0730555769]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[61820f12ede4c10a]::Error>>, <tokio[cd849b0730555769]::park::thread::CachedParkThread>::block_on<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x634422e688fc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[cd849b0730555769]::coop::Budget>>>::try_with::<tokio[cd849b0730555769]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[61820f12ede4c10a]::Error>>, <tokio[cd849b0730555769]::park::thread::CachedParkThread>::block_on<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[61820f12ede4c10a]::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x634422e628ce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[cd849b0730555769]::coop::Budget>>>::with::<tokio[cd849b0730555769]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[61820f12ede4c10a]::Error>>, <tokio[cd849b0730555769]::park::thread::CachedParkThread>::block_on<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[61820f12ede4c10a]::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x634422e89a91 - tokio[cd849b0730555769]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[61820f12ede4c10a]::Error>>, <tokio[cd849b0730555769]::park::thread::CachedParkThread>::block_on<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x634422e89a91 - tokio[cd849b0730555769]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[61820f12ede4c10a]::Error>>, <tokio[cd849b0730555769]::park::thread::CachedParkThread>::block_on<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x634422e89a91 - <tokio[cd849b0730555769]::park::thread::CachedParkThread>::block_on::<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x634422eaf3e3 - <tokio[cd849b0730555769]::runtime::enter::Enter>::block_on::<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x634422ed3641 - <tokio[cd849b0730555769]::runtime::thread_pool::ThreadPool>::block_on::<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/thread_pool/mod.rs:81:15
[INFO] [stdout]   31:     0x634422ef1e60 - <tokio[cd849b0730555769]::runtime::Runtime>::block_on::<tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:477:48
[INFO] [stdout]   32:     0x634422ed0078 - tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unix/edit.rs:69:7
[INFO] [stdout]   33:     0x634422eca7a7 - tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unix/edit.rs:31:30
[INFO] [stdout]   34:     0x634422e7b8c6 - <tests[2e75c26f43ccb7e]::unix::edit::test_edit_flow::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x634422f2239b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x634422f2239b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x634422f2f9e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x634422f2f9e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x634422f2f9e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   40:     0x634422f2f9e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x634422f2f9e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x634422f2f9e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x634422f2f9e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x634422f2a494 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x634422f2a494 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x634422f32b32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x634422f32b32 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x634422f32b32 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x634422f32b32 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x634422f32b32 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x634422f32b32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x634422f32b32 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63442387ad9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   54:     0x63442387ad9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   55:     0x73b2338d1aa4 - <unknown>
[INFO] [stdout]   56:     0x73b23395ea64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unix::edit::test_edit_flow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed", kill_on_drop: false }`
[INFO] [stdout] fae9ebc6e47166de42c919e05f593d502f8955055c954d84769547b58dbdf7ed
