[INFO] cloning repository https://github.com/FH0/stn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FH0/stn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFH0%2Fstn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFH0%2Fstn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3aadb458e5e757693cbfab95011594fc1e3e88fe [INFO] checking FH0/stn against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFH0%2Fstn" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FH0/stn on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FH0/stn [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/FH0/stn [INFO] tweaked toml for git repo https://github.com/FH0/stn written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ada6dfead85cd9bd04cc5be5d3c929f49bb09940377a50d0135a458ff35155b2 [INFO] running `Command { std: "docker" "start" "-a" "ada6dfead85cd9bd04cc5be5d3c929f49bb09940377a50d0135a458ff35155b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada6dfead85cd9bd04cc5be5d3c929f49bb09940377a50d0135a458ff35155b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada6dfead85cd9bd04cc5be5d3c929f49bb09940377a50d0135a458ff35155b2", kill_on_drop: false }` [INFO] [stdout] ada6dfead85cd9bd04cc5be5d3c929f49bb09940377a50d0135a458ff35155b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0053fcd472a0bbdb7bdcb5336a9106d8630c428d1f09a1e4c4d1d5d58a77cf [INFO] running `Command { std: "docker" "start" "-a" "0e0053fcd472a0bbdb7bdcb5336a9106d8630c428d1f09a1e4c4d1d5d58a77cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking json_comments v0.2.0 [INFO] [stderr] Checking treebitmap v0.4.0 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pnet_macros_support v0.28.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking ordered-float v2.6.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking pnet_packet v0.28.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking trust-dns-proto v0.20.3 [INFO] [stderr] Checking log4rs v1.0.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking stn v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `stn` [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod stn; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `stn`, create file "src/stn.rs" or "src/stn/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `stn` [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod stn; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `stn`, create file "src/stn.rs" or "src/stn/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Out` in `stn` [INFO] [stdout] --> src/route/parse.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | "stn" => stn::Out::new(iter), [INFO] [stdout] | ^^^ not found in `stn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::dns::Out; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::drop::Out; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::http::Out; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::origin::Out; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `In` in `stn` [INFO] [stdout] --> src/main.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | Some("stn") => tokio::spawn(stn::In::start(iter.clone())), [INFO] [stdout] | ^^ not found in `stn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 | use crate::http::In; [INFO] [stdout] | [INFO] [stdout] 15 | use crate::origin::In; [INFO] [stdout] | [INFO] [stdout] 15 | use crate::socks5::In; [INFO] [stdout] | [INFO] [stdout] 15 | use crate::tproxy::In; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Out` in `stn` [INFO] [stdout] --> src/route/parse.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | "stn" => stn::Out::new(iter), [INFO] [stdout] | ^^^ not found in `stn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::dns::Out; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::drop::Out; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::http::Out; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::origin::Out; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `In` in `stn` [INFO] [stdout] --> src/main.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | Some("stn") => tokio::spawn(stn::In::start(iter.clone())), [INFO] [stdout] | ^^ not found in `stn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 | use crate::http::In; [INFO] [stdout] | [INFO] [stdout] 15 | use crate::origin::In; [INFO] [stdout] | [INFO] [stdout] 15 | use crate::socks5::In; [INFO] [stdout] | [INFO] [stdout] 15 | use crate::tproxy::In; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stn` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0e0053fcd472a0bbdb7bdcb5336a9106d8630c428d1f09a1e4c4d1d5d58a77cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0053fcd472a0bbdb7bdcb5336a9106d8630c428d1f09a1e4c4d1d5d58a77cf", kill_on_drop: false }` [INFO] [stdout] 0e0053fcd472a0bbdb7bdcb5336a9106d8630c428d1f09a1e4c4d1d5d58a77cf