[INFO] fetching crate gatekeeper 3.0.0...
[INFO] testing gatekeeper-3.0.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate gatekeeper 3.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate gatekeeper 3.0.0
[INFO] finished tweaking crates.io crate gatekeeper 3.0.0
[INFO] tweaked toml for crates.io crate gatekeeper 3.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gatekeeper 3.0.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gatekeeper 3.0.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9d6ec048b9ddf4d1b55186adad087748d0b37a5872f78ef51faa7f0ae8bc874
[INFO] running `Command { std: "docker" "start" "-a" "e9d6ec048b9ddf4d1b55186adad087748d0b37a5872f78ef51faa7f0ae8bc874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9d6ec048b9ddf4d1b55186adad087748d0b37a5872f78ef51faa7f0ae8bc874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d6ec048b9ddf4d1b55186adad087748d0b37a5872f78ef51faa7f0ae8bc874", kill_on_drop: false }`
[INFO] [stdout] e9d6ec048b9ddf4d1b55186adad087748d0b37a5872f78ef51faa7f0ae8bc874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9da14f2fd3646e8c443b79bdf51d1431dcc0ea3c2a9ab08d76847fd1575dcd89
[INFO] running `Command { std: "docker" "start" "-a" "9da14f2fd3646e8c443b79bdf51d1431dcc0ea3c2a9ab08d76847fd1575dcd89", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.3.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling gatekeeper v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rw_socks_stream.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<T> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<'_, T> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.44s
[INFO] running `Command { std: "docker" "inspect" "9da14f2fd3646e8c443b79bdf51d1431dcc0ea3c2a9ab08d76847fd1575dcd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9da14f2fd3646e8c443b79bdf51d1431dcc0ea3c2a9ab08d76847fd1575dcd89", kill_on_drop: false }`
[INFO] [stdout] 9da14f2fd3646e8c443b79bdf51d1431dcc0ea3c2a9ab08d76847fd1575dcd89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2c00db9db701cd9acf111d055a3405017f20125c7b317c0d4d419c98daf5c1ab
[INFO] running `Command { std: "docker" "start" "-a" "2c00db9db701cd9acf111d055a3405017f20125c7b317c0d4d419c98daf5c1ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rw_socks_stream.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<T> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<'_, T> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gatekeeper v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rw_socks_stream.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<T> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<'_, T> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.19s
[INFO] running `Command { std: "docker" "inspect" "2c00db9db701cd9acf111d055a3405017f20125c7b317c0d4d419c98daf5c1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c00db9db701cd9acf111d055a3405017f20125c7b317c0d4d419c98daf5c1ab", kill_on_drop: false }`
[INFO] [stdout] 2c00db9db701cd9acf111d055a3405017f20125c7b317c0d4d419c98daf5c1ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ced564122bf3d934db06df88711a6d17b48fc3693a1c4fbd50bab62e31adb9e8
[INFO] running `Command { std: "docker" "start" "-a" "ced564122bf3d934db06df88711a6d17b48fc3693a1c4fbd50bab62e31adb9e8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rw_socks_stream.rs:324:18
[INFO] [stderr]     |
[INFO] [stderr] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<T> {
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 324 |     fn rw_stream(&mut self) -> ReadWriteStreamRef<'_, T> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `gatekeeper` (lib) generated 1 warning (run `cargo fix --lib -p gatekeeper` to apply 1 suggestion)
[INFO] [stderr] warning: `gatekeeper` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/gatekeeper/345ca01a94df3782/deps/gatekeeper-345ca01a94df3782)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test byte_stream::test::iter_buffer ... ok
[INFO] [stdout] test model::model::test::any_match ... ok
[INFO] [stdout] test model::model::format::tests::deserialize_addr_pat ... ok
[INFO] [stdout] test model::model::test::domain_pattern ... ok
[INFO] [stdout] test model::model::format::tests::deserialize_addr_large_prefix ... ok
[INFO] [stdout] test model::model::test::address_pattern ... ok
[INFO] [stdout] test model::model::test::ipv6_pattern ... ok
[INFO] [stdout] test model::model::test::none_match ... ok
[INFO] [stdout] test rw_socks_stream::test::buffer_stream ... ok
[INFO] [stdout] test rw_socks_stream::test::read_write_ext ... ok
[INFO] [stdout] test relay::tests::shutdown_relay_by_connection_rest ... ok
[INFO] [stdout] test session::test::command_not_supported ... ok
[INFO] [stdout] test session::test::connect_not_allowed ... ok
[INFO] [stdout] test session::test::no_acceptable_method ... ok
[INFO] [stdout] test session::test::connection_refused ... ok
[INFO] [stdout] test test::get_main ... ignored
[INFO] [stdout] test relay::tests::shutdown_relay ... ok
[INFO] [stdout] test session::test::relay_contents ... ok
[INFO] [stdout] test model::model::test::serde_rules ... ok
[INFO] [stdout] test model::model::test::example_rule ... ok
[INFO] [stdout] test model::model::test::domain_wildcard ... ok
[INFO] [stdout] test server::test::dummy_binder ... ok
[INFO] [stdout] test server::test::server_shutdown ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/gatekeeper/8a5ce93219c89840/deps/gatekeeperd-8a5ce93219c89840)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.01s
[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] [stderr]    Doc-tests gatekeeper
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/config.rs - config::ServerConfig::with_file (line 48) ... FAILED
[INFO] [stdout] test src/model/model.rs - model::model::ConnectRule (line 493) ... ok
[INFO] [stdout] test src/lib.rs - (line 52) ... ok
[INFO] [stdout] test src/lib.rs - (line 38) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ServerConfig::with_file (line 48) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ServerConfig::with_file (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ced564122bf3d934db06df88711a6d17b48fc3693a1c4fbd50bab62e31adb9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced564122bf3d934db06df88711a6d17b48fc3693a1c4fbd50bab62e31adb9e8", kill_on_drop: false }`
[INFO] [stdout] ced564122bf3d934db06df88711a6d17b48fc3693a1c4fbd50bab62e31adb9e8
