[INFO] cloning repository https://github.com/moparisthebest/xmpp-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moparisthebest/xmpp-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fxmpp-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fxmpp-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe2697c98dcbff4fa5e976bf29b05503f349fbf5 [INFO] testing moparisthebest/xmpp-proxy against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fxmpp-proxy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moparisthebest/xmpp-proxy on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moparisthebest/xmpp-proxy [INFO] finished tweaking git repo https://github.com/moparisthebest/xmpp-proxy [INFO] tweaked toml for git repo https://github.com/moparisthebest/xmpp-proxy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/moparisthebest/xmpp-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b773159fb0752067471741615675530f6f82265867031ea7d6cf40d37f215518 [INFO] running `Command { std: "docker" "start" "-a" "b773159fb0752067471741615675530f6f82265867031ea7d6cf40d37f215518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b773159fb0752067471741615675530f6f82265867031ea7d6cf40d37f215518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b773159fb0752067471741615675530f6f82265867031ea7d6cf40d37f215518", kill_on_drop: false }` [INFO] [stdout] b773159fb0752067471741615675530f6f82265867031ea7d6cf40d37f215518 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3260709709a44c2e48ae2352d3248438affe0d07844fb59af85032db0bd3c660 [INFO] running `Command { std: "docker" "start" "-a" "3260709709a44c2e48ae2352d3248438affe0d07844fb59af85032db0bd3c660", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling die v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling quinn-proto v0.8.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling quinn-udp v0.1.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling quinn v0.8.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling xmpp-proxy v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `end_entity` [INFO] [stdout] --> src/verify.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | fn verify_client_cert(&self, end_entity: &Certificate, intermediates: &[Certificate], now: SystemTime) -> Result src/verify.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | ...entity: &Certificate, intermediates: &[Certificate], now: SystemTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> src/verify.rs:55:91 [INFO] [stdout] | [INFO] [stdout] 55 | ... intermediates: &[Certificate], now: SystemTime) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "3260709709a44c2e48ae2352d3248438affe0d07844fb59af85032db0bd3c660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3260709709a44c2e48ae2352d3248438affe0d07844fb59af85032db0bd3c660", kill_on_drop: false }` [INFO] [stdout] 3260709709a44c2e48ae2352d3248438affe0d07844fb59af85032db0bd3c660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c41598fc08d7cb4d4ab47f66a403e1323c0b3f32ac4943b7cb100867574f411 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c41598fc08d7cb4d4ab47f66a403e1323c0b3f32ac4943b7cb100867574f411", kill_on_drop: false }` [INFO] [stderr] Compiling xmpp-proxy v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `end_entity` [INFO] [stdout] --> src/verify.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | fn verify_client_cert(&self, end_entity: &Certificate, intermediates: &[Certificate], now: SystemTime) -> Result src/verify.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | ...entity: &Certificate, intermediates: &[Certificate], now: SystemTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> src/verify.rs:55:91 [INFO] [stdout] | [INFO] [stdout] 55 | ... intermediates: &[Certificate], now: SystemTime) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `posh` [INFO] [stdout] --> src/srv.rs:591:14 [INFO] [stdout] | [INFO] [stdout] 591 | async fn posh() -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `srv` [INFO] [stdout] --> src/srv.rs:599:14 [INFO] [stdout] | [INFO] [stdout] 599 | async fn srv() -> Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `http` [INFO] [stdout] --> src/srv.rs:616:14 [INFO] [stdout] | [INFO] [stdout] 616 | async fn http() -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.37s [INFO] running `Command { std: "docker" "inspect" "9c41598fc08d7cb4d4ab47f66a403e1323c0b3f32ac4943b7cb100867574f411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c41598fc08d7cb4d4ab47f66a403e1323c0b3f32ac4943b7cb100867574f411", kill_on_drop: false }` [INFO] [stdout] 9c41598fc08d7cb4d4ab47f66a403e1323c0b3f32ac4943b7cb100867574f411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2ab86e93fb7fa6c65881b85eedc48e58676821dfd28d9818c1a75fe6078bd04 [INFO] running `Command { std: "docker" "start" "-a" "c2ab86e93fb7fa6c65881b85eedc48e58676821dfd28d9818c1a75fe6078bd04", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `end_entity` [INFO] [stderr] --> src/verify.rs:55:34 [INFO] [stderr] | [INFO] [stderr] 55 | fn verify_client_cert(&self, end_entity: &Certificate, intermediates: &[Certificate], now: SystemTime) -> Result src/verify.rs:55:60 [INFO] [stderr] | [INFO] [stderr] 55 | ...entity: &Certificate, intermediates: &[Certificate], now: SystemTime) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediates` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `now` [INFO] [stderr] --> src/verify.rs:55:91 [INFO] [stderr] | [INFO] [stderr] 55 | ... intermediates: &[Certificate], now: SystemTime) -> Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `posh` [INFO] [stderr] --> src/srv.rs:591:14 [INFO] [stderr] | [INFO] [stderr] 591 | async fn posh() -> Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `srv` [INFO] [stderr] --> src/srv.rs:599:14 [INFO] [stderr] | [INFO] [stderr] 599 | async fn srv() -> Result<()> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `http` [INFO] [stderr] --> src/srv.rs:616:14 [INFO] [stderr] | [INFO] [stderr] 616 | async fn http() -> Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xmpp-proxy` (bin "xmpp-proxy" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xmpp_proxy-70f8d2423ab71da4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test slicesubsequence::tests::extract_between ... ok [INFO] [stdout] test slicesubsequence::tests::trim_start ... ok [INFO] [stdout] test stanzafilter::tests::process_next_byte ... ok [INFO] [stdout] test slicesubsequence::tests::replace_first ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xmpp_proxy-a136339a983d6f1e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test slicesubsequence::tests::replace_first ... ok [INFO] [stdout] test slicesubsequence::tests::trim_start ... ok [INFO] [stdout] test slicesubsequence::tests::extract_between ... ok [INFO] [stdout] test srv::tests::test_parse_host_meta ... ok [INFO] [stdout] test srv::tests::posh_deserialize ... ok [INFO] [stdout] test websocket::tests::test_from_ws ... ok [INFO] [stdout] test websocket::tests::test_to_ws ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests xmpp-proxy [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" "c2ab86e93fb7fa6c65881b85eedc48e58676821dfd28d9818c1a75fe6078bd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ab86e93fb7fa6c65881b85eedc48e58676821dfd28d9818c1a75fe6078bd04", kill_on_drop: false }` [INFO] [stdout] c2ab86e93fb7fa6c65881b85eedc48e58676821dfd28d9818c1a75fe6078bd04