[INFO] cloning repository https://github.com/rjzak/wasi-crypto-signing-server-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rjzak/wasi-crypto-signing-server-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjzak%2Fwasi-crypto-signing-server-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjzak%2Fwasi-crypto-signing-server-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 773cb54ac23bf83660345357ceca33e8ba46d54d
[INFO] checking rjzak/wasi-crypto-signing-server-demo/773cb54ac23bf83660345357ceca33e8ba46d54d against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjzak%2Fwasi-crypto-signing-server-demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rjzak/wasi-crypto-signing-server-demo on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rjzak/wasi-crypto-signing-server-demo
[INFO] finished tweaking git repo https://github.com/rjzak/wasi-crypto-signing-server-demo
[INFO] tweaked toml for git repo https://github.com/rjzak/wasi-crypto-signing-server-demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rjzak/wasi-crypto-signing-server-demo 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rjzak/hyper`
[INFO] [stderr]     Updating git repository `https://github.com/tokio-rs/tokio`
[INFO] [stderr]     Updating git repository `https://github.com/WebAssembly/wasi-crypto`
[INFO] [stderr] warning: Patch `tokio-util v0.7.3 (https://github.com/tokio-rs/tokio?branch=master#4b1c4801)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.2.7
[INFO] [stderr]   Downloaded axum v0.5.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8999427b2f39495a90823a6c81884505060ebd523c3162baf5e9f83ad7732346
[INFO] running `Command { std: "docker" "start" "-a" "8999427b2f39495a90823a6c81884505060ebd523c3162baf5e9f83ad7732346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8999427b2f39495a90823a6c81884505060ebd523c3162baf5e9f83ad7732346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8999427b2f39495a90823a6c81884505060ebd523c3162baf5e9f83ad7732346", kill_on_drop: false }`
[INFO] [stdout] 8999427b2f39495a90823a6c81884505060ebd523c3162baf5e9f83ad7732346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f0fd66814236c23fa0f96e11f31c4b4b951d375c6b6c1893c9d83881e498168
[INFO] running `Command { std: "docker" "start" "-a" "5f0fd66814236c23fa0f96e11f31c4b4b951d375c6b6c1893c9d83881e498168", kill_on_drop: false }`
[INFO] [stderr] warning: Patch `tokio-util v0.7.3 (https://github.com/tokio-rs/tokio?branch=master#4b1c4801)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling tokio v1.20.1 (https://github.com/tokio-rs/tokio?branch=master#4b1c4801)
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking cpufeatures v0.2.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling tokio-macros v1.8.0 (https://github.com/tokio-rs/tokio?branch=master#4b1c4801)
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking axum-core v0.2.7
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]     Checking wasi-crypto-guest v0.1.1 (https://github.com/WebAssembly/wasi-crypto?rev=fa309ac#fa309ace)
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.20 (https://github.com/rjzak/hyper?branch=wasi_wip#cbb93bd1)
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.5.15
[INFO] [stderr]     Checking wasi-crypto-signing-server-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]   --> src/main.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::os::wasi::io::FromRawFd;
[INFO] [stdout]    |              ^^^^ could not find `wasi` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:86:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]   --> src/main.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::os::wasi::io::FromRawFd;
[INFO] [stdout]    |              ^^^^ could not find `wasi` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/mod.rs:86:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw_fd` found for struct `std::net::TcpListener` in the current scope
[INFO] [stdout]   --> src/main.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let std_listener = unsafe { std::net::TcpListener::from_raw_fd(3) };
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ function or associated item not found in `TcpListener`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::net::TcpListener`, consider using `std::net::TcpListener::bind` which returns `Result<std::net::TcpListener, std::io::Error>`
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/net/tcp.rs:769:5
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/fd/raw.rs:65:5
[INFO] [stdout] help: trait `FromRawFd` which provides `from_raw_fd` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::os::fd::FromRawFd;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw_fd` found for struct `std::net::TcpListener` in the current scope
[INFO] [stdout]   --> src/main.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let std_listener = unsafe { std::net::TcpListener::from_raw_fd(3) };
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ function or associated item not found in `TcpListener`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::net::TcpListener`, consider using `std::net::TcpListener::bind` which returns `Result<std::net::TcpListener, std::io::Error>`
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/net/tcp.rs:769:5
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/os/fd/raw.rs:65:5
[INFO] [stdout] help: trait `FromRawFd` which provides `from_raw_fd` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::os::fd::FromRawFd;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasi-crypto-signing-server-demo` (bin "wasi-crypto-signing-server-demo") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasi-crypto-signing-server-demo` (bin "wasi-crypto-signing-server-demo" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f0fd66814236c23fa0f96e11f31c4b4b951d375c6b6c1893c9d83881e498168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f0fd66814236c23fa0f96e11f31c4b4b951d375c6b6c1893c9d83881e498168", kill_on_drop: false }`
[INFO] [stdout] 5f0fd66814236c23fa0f96e11f31c4b4b951d375c6b6c1893c9d83881e498168
