[INFO] cloning repository https://github.com/nokyan/stroeme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nokyan/stroeme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokyan%2Fstroeme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokyan%2Fstroeme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adcf6530333b61c5591ac2af85846bf2c6cc9438 [INFO] testing nokyan/stroeme against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokyan%2Fstroeme" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nokyan/stroeme on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nokyan/stroeme [INFO] finished tweaking git repo https://github.com/nokyan/stroeme [INFO] tweaked toml for git repo https://github.com/nokyan/stroeme written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nokyan/stroeme 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expanduser v1.2.2 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded pwd v1.4.0 [INFO] [stderr] Downloaded platforms v3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 696544ee2f5144f5be11616b2393dc3e70b8d52790dbb56b44da807b5738c4d7 [INFO] running `Command { std: "docker" "start" "-a" "696544ee2f5144f5be11616b2393dc3e70b8d52790dbb56b44da807b5738c4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "696544ee2f5144f5be11616b2393dc3e70b8d52790dbb56b44da807b5738c4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696544ee2f5144f5be11616b2393dc3e70b8d52790dbb56b44da807b5738c4d7", kill_on_drop: false }` [INFO] [stdout] 696544ee2f5144f5be11616b2393dc3e70b8d52790dbb56b44da807b5738c4d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32882108f22d2878a0a54c736f29fd5cb509903c88aaaba8234b8494110f7c42 [INFO] running `Command { std: "docker" "start" "-a" "32882108f22d2878a0a54c736f29fd5cb509903c88aaaba8234b8494110f7c42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling platforms v3.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.0.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling signature v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling stroeme_lib v0.0.1 (/opt/rustwide/workdir/stroeme-lib) [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling stroeme v0.0.1 (/opt/rustwide/workdir/stroeme) [INFO] [stdout] warning: type alias `Context` is never used [INFO] [stdout] --> stroeme/src/distributor/bin.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | type Context<'r> = &'r State; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "32882108f22d2878a0a54c736f29fd5cb509903c88aaaba8234b8494110f7c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32882108f22d2878a0a54c736f29fd5cb509903c88aaaba8234b8494110f7c42", kill_on_drop: false }` [INFO] [stdout] 32882108f22d2878a0a54c736f29fd5cb509903c88aaaba8234b8494110f7c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec8e1e6390dac7c71718cefb80c6e22ed46daad0b06d4297aa0a5a2198020a2 [INFO] running `Command { std: "docker" "start" "-a" "eec8e1e6390dac7c71718cefb80c6e22ed46daad0b06d4297aa0a5a2198020a2", kill_on_drop: false }` [INFO] [stderr] Compiling stroeme_lib v0.0.1 (/opt/rustwide/workdir/stroeme-lib) [INFO] [stderr] Compiling stroeme v0.0.1 (/opt/rustwide/workdir/stroeme) [INFO] [stdout] warning: type alias `Context` is never used [INFO] [stdout] --> stroeme/src/distributor/bin.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | type Context<'r> = &'r State; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 15.66s [INFO] running `Command { std: "docker" "inspect" "eec8e1e6390dac7c71718cefb80c6e22ed46daad0b06d4297aa0a5a2198020a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec8e1e6390dac7c71718cefb80c6e22ed46daad0b06d4297aa0a5a2198020a2", kill_on_drop: false }` [INFO] [stdout] eec8e1e6390dac7c71718cefb80c6e22ed46daad0b06d4297aa0a5a2198020a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86754309fe1ba1749ec16d360b56078d54f571efb49137a28ace1a25b41a8008 [INFO] running `Command { std: "docker" "start" "-a" "86754309fe1ba1749ec16d360b56078d54f571efb49137a28ace1a25b41a8008", kill_on_drop: false }` [INFO] [stderr] warning: type alias `Context` is never used [INFO] [stderr] --> stroeme/src/distributor/bin.rs:27:6 [INFO] [stderr] | [INFO] [stderr] 27 | type Context<'r> = &'r State; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `stroeme` (bin "distributor" test) generated 1 warning [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/broker/bin.rs (/opt/rustwide/target/debug/deps/broker-09d413aaece1bf92) [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 src/distributor/bin.rs (/opt/rustwide/target/debug/deps/distributor-b20015f4cb295a50) [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 src/lib.rs (/opt/rustwide/target/debug/deps/stroeme_lib-75c509e31d1cba1d) [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 stroeme_lib [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" "86754309fe1ba1749ec16d360b56078d54f571efb49137a28ace1a25b41a8008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86754309fe1ba1749ec16d360b56078d54f571efb49137a28ace1a25b41a8008", kill_on_drop: false }` [INFO] [stdout] 86754309fe1ba1749ec16d360b56078d54f571efb49137a28ace1a25b41a8008