[INFO] cloning repository https://github.com/yfaming/yimu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yfaming/yimu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfaming%2Fyimu-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfaming%2Fyimu-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecdef5544a39cf0c5efbe41e816e177711b269b5 [INFO] testing yfaming/yimu-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfaming%2Fyimu-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yfaming/yimu-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yfaming/yimu-rs [INFO] finished tweaking git repo https://github.com/yfaming/yimu-rs [INFO] tweaked toml for git repo https://github.com/yfaming/yimu-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/yfaming/yimu-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1cd832dd5c8a17fdc6c9857c6d930268cbe1969b3107db6ace6a8db8e9136cc [INFO] running `Command { std: "docker" "start" "-a" "b1cd832dd5c8a17fdc6c9857c6d930268cbe1969b3107db6ace6a8db8e9136cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1cd832dd5c8a17fdc6c9857c6d930268cbe1969b3107db6ace6a8db8e9136cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1cd832dd5c8a17fdc6c9857c6d930268cbe1969b3107db6ace6a8db8e9136cc", kill_on_drop: false }` [INFO] [stdout] b1cd832dd5c8a17fdc6c9857c6d930268cbe1969b3107db6ace6a8db8e9136cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca448a402a9124c1dde2b6aa94345f3948d13007c60ec3d35e99c5b4bf2b99c [INFO] running `Command { std: "docker" "start" "-a" "eca448a402a9124c1dde2b6aa94345f3948d13007c60ec3d35e99c5b4bf2b99c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.21.1 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.1 [INFO] [stderr] Compiling yimu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.03s [INFO] running `Command { std: "docker" "inspect" "eca448a402a9124c1dde2b6aa94345f3948d13007c60ec3d35e99c5b4bf2b99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca448a402a9124c1dde2b6aa94345f3948d13007c60ec3d35e99c5b4bf2b99c", kill_on_drop: false }` [INFO] [stdout] eca448a402a9124c1dde2b6aa94345f3948d13007c60ec3d35e99c5b4bf2b99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7c20f01089704aa7fad39c3e9e0e778e9786a08964bcc5d5dc756f54a25f3d1 [INFO] running `Command { std: "docker" "start" "-a" "c7c20f01089704aa7fad39c3e9e0e778e9786a08964bcc5d5dc756f54a25f3d1", kill_on_drop: false }` [INFO] [stderr] Compiling yimu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.82s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/yimu-f6535e7559a814c6) [INFO] [stderr] Executable unittests src/bin/yimu.rs (/opt/rustwide/target/debug/deps/yimu-7321d7df6b23e00f) [INFO] running `Command { std: "docker" "inspect" "c7c20f01089704aa7fad39c3e9e0e778e9786a08964bcc5d5dc756f54a25f3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c20f01089704aa7fad39c3e9e0e778e9786a08964bcc5d5dc756f54a25f3d1", kill_on_drop: false }` [INFO] [stdout] c7c20f01089704aa7fad39c3e9e0e778e9786a08964bcc5d5dc756f54a25f3d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db550a43e1289eb72f8dae765f517bd788c04168a8012884c4279384a0826f6d [INFO] running `Command { std: "docker" "start" "-a" "db550a43e1289eb72f8dae765f517bd788c04168a8012884c4279384a0826f6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yimu-f6535e7559a814c6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test socks5::tests::test_decode_auth_negotiation_request ... ok [INFO] [stdout] test auth::tests::test_encode_username_password_auth_response ... ok [INFO] [stdout] test auth::tests::test_decode_username_password_auth_request ... ok [INFO] [stdout] test socks5::tests::test_decode_request ... ok [INFO] [stdout] test socks5::tests::test_encode_auth_negotiation_reply ... ok [INFO] [stdout] test socks5::tests::test_encode_reply ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/yimu.rs (/opt/rustwide/target/debug/deps/yimu-7321d7df6b23e00f) [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 yimu [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] running `Command { std: "docker" "inspect" "db550a43e1289eb72f8dae765f517bd788c04168a8012884c4279384a0826f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db550a43e1289eb72f8dae765f517bd788c04168a8012884c4279384a0826f6d", kill_on_drop: false }` [INFO] [stdout] db550a43e1289eb72f8dae765f517bd788c04168a8012884c4279384a0826f6d