[INFO] fetching crate phala-tokio-proxy 0.1.0... [INFO] testing phala-tokio-proxy-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate phala-tokio-proxy 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate phala-tokio-proxy 0.1.0 [INFO] finished tweaking crates.io crate phala-tokio-proxy 0.1.0 [INFO] tweaked toml for crates.io crate phala-tokio-proxy 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate phala-tokio-proxy 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phala-tokio-proxy 0.1.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.19.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82ba3bdf047e831bafcbeb5dd9964a2a2c16ab372a601559965540e84feb62c2 [INFO] running `Command { std: "docker" "start" "-a" "82ba3bdf047e831bafcbeb5dd9964a2a2c16ab372a601559965540e84feb62c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82ba3bdf047e831bafcbeb5dd9964a2a2c16ab372a601559965540e84feb62c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ba3bdf047e831bafcbeb5dd9964a2a2c16ab372a601559965540e84feb62c2", kill_on_drop: false }` [INFO] [stdout] 82ba3bdf047e831bafcbeb5dd9964a2a2c16ab372a601559965540e84feb62c2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39320cb072fff2d2551908cd91c3ad48d7203d0bd435764d5f0163b7ef81dafd [INFO] running `Command { std: "docker" "start" "-a" "39320cb072fff2d2551908cd91c3ad48d7203d0bd435764d5f0163b7ef81dafd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling phala-tokio-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `Command { std: "docker" "inspect" "39320cb072fff2d2551908cd91c3ad48d7203d0bd435764d5f0163b7ef81dafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39320cb072fff2d2551908cd91c3ad48d7203d0bd435764d5f0163b7ef81dafd", kill_on_drop: false }` [INFO] [stdout] 39320cb072fff2d2551908cd91c3ad48d7203d0bd435764d5f0163b7ef81dafd [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c9ea8491068b1b31468e9c5a72c71f9afd55dceb244dbe9920f122e23e4177a [INFO] running `Command { std: "docker" "start" "-a" "2c9ea8491068b1b31468e9c5a72c71f9afd55dceb244dbe9920f122e23e4177a", kill_on_drop: false }` [INFO] [stderr] Compiling phala-tokio-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio_proxy` [INFO] [stdout] --> examples/env_proxy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio_proxy; [INFO] [stdout] | ^^^^^^^^^^^ no external crate `tokio_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phala-tokio-proxy` (example "env_proxy") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c9ea8491068b1b31468e9c5a72c71f9afd55dceb244dbe9920f122e23e4177a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9ea8491068b1b31468e9c5a72c71f9afd55dceb244dbe9920f122e23e4177a", kill_on_drop: false }` [INFO] [stdout] 2c9ea8491068b1b31468e9c5a72c71f9afd55dceb244dbe9920f122e23e4177a