[INFO] cloning repository https://github.com/andrewwebber/knatrive-broker-cloudevents-offset [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewwebber/knatrive-broker-cloudevents-offset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwebber%2Fknatrive-broker-cloudevents-offset", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwebber%2Fknatrive-broker-cloudevents-offset'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b902bcf94404c5298ee56eec99a3bda628b385c [INFO] testing andrewwebber/knatrive-broker-cloudevents-offset against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwebber%2Fknatrive-broker-cloudevents-offset" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andrewwebber/knatrive-broker-cloudevents-offset [INFO] finished tweaking git repo https://github.com/andrewwebber/knatrive-broker-cloudevents-offset [INFO] tweaked toml for git repo https://github.com/andrewwebber/knatrive-broker-cloudevents-offset written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andrewwebber/knatrive-broker-cloudevents-offset on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andrewwebber/knatrive-broker-cloudevents-offset 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cloudevents-sdk-actix-web v0.3.1 [INFO] [stderr] Downloaded cloudevents-sdk-reqwest v0.3.1 [INFO] [stderr] Downloaded cloudevents-sdk v0.3.1 [INFO] [stderr] Downloaded openssl-src v111.15.0+1.1.1k [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfa4f1fa83331d06538b6d681231b300498414bbf152ede7649fb8a2d4861780 [INFO] running `Command { std: "docker" "start" "-a" "dfa4f1fa83331d06538b6d681231b300498414bbf152ede7649fb8a2d4861780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa4f1fa83331d06538b6d681231b300498414bbf152ede7649fb8a2d4861780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa4f1fa83331d06538b6d681231b300498414bbf152ede7649fb8a2d4861780", kill_on_drop: false }` [INFO] [stdout] dfa4f1fa83331d06538b6d681231b300498414bbf152ede7649fb8a2d4861780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d6cd1c4b0c8c634fc34cb62f7a7be942f309e0145cfbcac9e5763360435afb86 [INFO] running `Command { std: "docker" "start" "-a" "d6cd1c4b0c8c634fc34cb62f7a7be942f309e0145cfbcac9e5763360435afb86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling cloudevents-sdk v0.3.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling cloudevents-sdk-reqwest v0.3.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling cloudevents-sdk-actix-web v0.3.1 [INFO] [stderr] Compiling foo v0.1.0 (/opt/rustwide/workdir/foo) [INFO] [stderr] Compiling bar v0.1.0 (/opt/rustwide/workdir/bar) [INFO] [stdout] warning: unused imports: `Data` and `Event` [INFO] [stdout] --> bar/src/main.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | event::{AttributesReader, Data}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | Event, EventBuilder, EventBuilderV10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> foo/src/main.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{get, post, web, App, HttpRequest, HttpResponse, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> foo/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Event, EventBuilder, EventBuilderV10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequestExt` [INFO] [stdout] --> foo/src/main.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use cloudevents_sdk_actix_web::{HttpRequestExt, HttpResponseBuilderExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AttributesReader` [INFO] [stdout] --> foo/src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | event::{AttributesReader, Data}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpResponseBuilderExt` [INFO] [stdout] --> foo/src/main.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use cloudevents_sdk_actix_web::{HttpRequestExt, HttpResponseBuilderExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "d6cd1c4b0c8c634fc34cb62f7a7be942f309e0145cfbcac9e5763360435afb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cd1c4b0c8c634fc34cb62f7a7be942f309e0145cfbcac9e5763360435afb86", kill_on_drop: false }` [INFO] [stdout] d6cd1c4b0c8c634fc34cb62f7a7be942f309e0145cfbcac9e5763360435afb86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bc86046ef17a88534e7a3d0aa5adfcf30e618e8b79e26f714d0f847e59e15217 [INFO] running `Command { std: "docker" "start" "-a" "bc86046ef17a88534e7a3d0aa5adfcf30e618e8b79e26f714d0f847e59e15217", kill_on_drop: false }` [INFO] [stderr] Compiling foo v0.1.0 (/opt/rustwide/workdir/foo) [INFO] [stderr] Compiling bar v0.1.0 (/opt/rustwide/workdir/bar) [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> foo/src/main.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{get, post, web, App, HttpRequest, HttpResponse, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> foo/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Event, EventBuilder, EventBuilderV10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequestExt` [INFO] [stdout] --> foo/src/main.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use cloudevents_sdk_actix_web::{HttpRequestExt, HttpResponseBuilderExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Data` and `Event` [INFO] [stdout] --> bar/src/main.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | event::{AttributesReader, Data}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | Event, EventBuilder, EventBuilderV10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AttributesReader` [INFO] [stdout] --> foo/src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | event::{AttributesReader, Data}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpResponseBuilderExt` [INFO] [stdout] --> foo/src/main.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use cloudevents_sdk_actix_web::{HttpRequestExt, HttpResponseBuilderExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "bc86046ef17a88534e7a3d0aa5adfcf30e618e8b79e26f714d0f847e59e15217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc86046ef17a88534e7a3d0aa5adfcf30e618e8b79e26f714d0f847e59e15217", kill_on_drop: false }` [INFO] [stdout] bc86046ef17a88534e7a3d0aa5adfcf30e618e8b79e26f714d0f847e59e15217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2d7d10667be8158f14037d2923e9b9ec21558d4e6633596aa4dc87a20d6908bb [INFO] running `Command { std: "docker" "start" "-a" "2d7d10667be8158f14037d2923e9b9ec21558d4e6633596aa4dc87a20d6908bb", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Data` and `Event` [INFO] [stderr] --> bar/src/main.rs:4:31 [INFO] [stderr] | [INFO] [stderr] 4 | event::{AttributesReader, Data}, [INFO] [stderr] | ^^^^ [INFO] [stderr] 5 | Event, EventBuilder, EventBuilderV10, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `HttpRequest` [INFO] [stderr] --> foo/src/main.rs:1:38 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{get, post, web, App, HttpRequest, HttpResponse, HttpServer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Event` [INFO] [stderr] --> foo/src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Event, EventBuilder, EventBuilderV10, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `HttpRequestExt` [INFO] [stderr] --> foo/src/main.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | use cloudevents_sdk_actix_web::{HttpRequestExt, HttpResponseBuilderExt}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `AttributesReader` [INFO] [stderr] --> foo/src/main.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | event::{AttributesReader, Data}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `HttpResponseBuilderExt` [INFO] [stderr] --> foo/src/main.rs:7:49 [INFO] [stderr] | [INFO] [stderr] 7 | use cloudevents_sdk_actix_web::{HttpRequestExt, HttpResponseBuilderExt}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bar` (bin "bar" test) generated 1 warning (run `cargo fix --bin "bar" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `foo` (bin "foo" test) generated 5 warnings (run `cargo fix --bin "foo" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bar-7c9a5b3e549f07c1) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/foo-289d9450867b141f) [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] [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" "2d7d10667be8158f14037d2923e9b9ec21558d4e6633596aa4dc87a20d6908bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7d10667be8158f14037d2923e9b9ec21558d4e6633596aa4dc87a20d6908bb", kill_on_drop: false }` [INFO] [stdout] 2d7d10667be8158f14037d2923e9b9ec21558d4e6633596aa4dc87a20d6908bb