[INFO] cloning repository https://github.com/H2NCH2COOH/tun_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H2NCH2COOH/tun_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH2NCH2COOH%2Ftun_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH2NCH2COOH%2Ftun_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e8c896275f69f3522187aac8232a9169f5bc755 [INFO] testing H2NCH2COOH/tun_test against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH2NCH2COOH%2Ftun_test" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/H2NCH2COOH/tun_test on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/H2NCH2COOH/tun_test [INFO] finished tweaking git repo https://github.com/H2NCH2COOH/tun_test [INFO] tweaked toml for git repo https://github.com/H2NCH2COOH/tun_test written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/H2NCH2COOH/tun_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-net v1.5.0 [INFO] [stderr] Downloaded signal-hook v0.3.7 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 397fbb88b33c422beef59e832283efc842820fb92778fd6a855af8d52ac004d2 [INFO] running `Command { std: "docker" "start" "-a" "397fbb88b33c422beef59e832283efc842820fb92778fd6a855af8d52ac004d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "397fbb88b33c422beef59e832283efc842820fb92778fd6a855af8d52ac004d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397fbb88b33c422beef59e832283efc842820fb92778fd6a855af8d52ac004d2", kill_on_drop: false }` [INFO] [stdout] 397fbb88b33c422beef59e832283efc842820fb92778fd6a855af8d52ac004d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 802a58b14de47d16913910be49d8ee46e3dbf35a1b2cefe231f915c9479c6036 [INFO] running `Command { std: "docker" "start" "-a" "802a58b14de47d16913910be49d8ee46e3dbf35a1b2cefe231f915c9479c6036", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling tun_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Tun` in `tun` [INFO] [stdout] --> src/main.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | let tun = tun::Tun::open("中文", std::net::Ipv4Addr::new(10, 99, 0, 1), 16, 1300).unwrap(); [INFO] [stdout] | ^^^ could not find `Tun` in `tun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tun_test` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "802a58b14de47d16913910be49d8ee46e3dbf35a1b2cefe231f915c9479c6036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802a58b14de47d16913910be49d8ee46e3dbf35a1b2cefe231f915c9479c6036", kill_on_drop: false }` [INFO] [stdout] 802a58b14de47d16913910be49d8ee46e3dbf35a1b2cefe231f915c9479c6036