[INFO] fetching crate webhook-httpd 0.1.6... [INFO] testing webhook-httpd-0.1.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate webhook-httpd 0.1.6 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate webhook-httpd 0.1.6 [INFO] finished tweaking crates.io crate webhook-httpd 0.1.6 [INFO] tweaked toml for crates.io crate webhook-httpd 0.1.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate webhook-httpd 0.1.6 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webhook-httpd 0.1.6 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert2-macros v0.3.11 [INFO] [stderr] Downloaded assert2 v0.3.11 [INFO] [stderr] Downloaded openssl-src v300.1.5+3.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be5c9c7128e0496a5eea728ce730a0cbfc8f783cd36f38fe37ed7e146d93ce96 [INFO] running `Command { std: "docker" "start" "-a" "be5c9c7128e0496a5eea728ce730a0cbfc8f783cd36f38fe37ed7e146d93ce96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be5c9c7128e0496a5eea728ce730a0cbfc8f783cd36f38fe37ed7e146d93ce96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5c9c7128e0496a5eea728ce730a0cbfc8f783cd36f38fe37ed7e146d93ce96", kill_on_drop: false }` [INFO] [stdout] be5c9c7128e0496a5eea728ce730a0cbfc8f783cd36f38fe37ed7e146d93ce96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35cb0a62a6bc98b79e25fb6eb1818f88dcea6dc506f0c3541a01b975954e6d73 [INFO] running `Command { std: "docker" "start" "-a" "35cb0a62a6bc98b79e25fb6eb1818f88dcea6dc506f0c3541a01b975954e6d73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling clap_builder v4.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling clap v4.4.5 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling webhook-httpd v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `log_level` is never read [INFO] [stdout] --> src/config.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub log_level: LogLevel, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "35cb0a62a6bc98b79e25fb6eb1818f88dcea6dc506f0c3541a01b975954e6d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35cb0a62a6bc98b79e25fb6eb1818f88dcea6dc506f0c3541a01b975954e6d73", kill_on_drop: false }` [INFO] [stdout] 35cb0a62a6bc98b79e25fb6eb1818f88dcea6dc506f0c3541a01b975954e6d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10155964d53bf802cc17f63190c86bfbbefc8752598383408ad6c08de460ad7 [INFO] running `Command { std: "docker" "start" "-a" "b10155964d53bf802cc17f63190c86bfbbefc8752598383408ad6c08de460ad7", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling assert2-macros v0.3.11 [INFO] [stderr] Compiling assert2 v0.3.11 [INFO] [stderr] Compiling webhook-httpd v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `log_level` is never read [INFO] [stdout] --> src/config.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub log_level: LogLevel, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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 9.30s [INFO] running `Command { std: "docker" "inspect" "b10155964d53bf802cc17f63190c86bfbbefc8752598383408ad6c08de460ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10155964d53bf802cc17f63190c86bfbbefc8752598383408ad6c08de460ad7", kill_on_drop: false }` [INFO] [stdout] b10155964d53bf802cc17f63190c86bfbbefc8752598383408ad6c08de460ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c833495114857979fd86550f66cac6e6bbd4fb4f6332dab93677d57b96b29e78 [INFO] running `Command { std: "docker" "start" "-a" "c833495114857979fd86550f66cac6e6bbd4fb4f6332dab93677d57b96b29e78", kill_on_drop: false }` [INFO] [stderr] warning: field `log_level` is never read [INFO] [stderr] --> src/config.rs:30:6 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Config { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 30 | pub log_level: LogLevel, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `webhook-httpd` (bin "webhook-httpd" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webhook_httpd-1c63b43ff91a7060) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test scheduler::test::limited_concurrency_abort_queue ... ok [INFO] [stdout] test scheduler::test::unlimited_concurrency ... ok [INFO] [stdout] test config::test::deserialize_example_hooks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c833495114857979fd86550f66cac6e6bbd4fb4f6332dab93677d57b96b29e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c833495114857979fd86550f66cac6e6bbd4fb4f6332dab93677d57b96b29e78", kill_on_drop: false }` [INFO] [stdout] c833495114857979fd86550f66cac6e6bbd4fb4f6332dab93677d57b96b29e78