[INFO] cloning repository https://github.com/zzzdong/one-step-one-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzzdong/one-step-one-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fone-step-one-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fone-step-one-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2933fd5055298294307bb75e5965a294a32e8f3 [INFO] testing zzzdong/one-step-one-web 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%2Fzzzdong%2Fone-step-one-web" "/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/zzzdong/one-step-one-web 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/zzzdong/one-step-one-web [INFO] finished tweaking git repo https://github.com/zzzdong/one-step-one-web [INFO] tweaked toml for git repo https://github.com/zzzdong/one-step-one-web written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zzzdong/one-step-one-web 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] [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] 1137719a5bb485a541dd6ee2e48466f35b59d8cd82519cdf8b1a2c92ee2762be [INFO] running `Command { std: "docker" "start" "-a" "1137719a5bb485a541dd6ee2e48466f35b59d8cd82519cdf8b1a2c92ee2762be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1137719a5bb485a541dd6ee2e48466f35b59d8cd82519cdf8b1a2c92ee2762be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1137719a5bb485a541dd6ee2e48466f35b59d8cd82519cdf8b1a2c92ee2762be", kill_on_drop: false }` [INFO] [stdout] 1137719a5bb485a541dd6ee2e48466f35b59d8cd82519cdf8b1a2c92ee2762be [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] f90a4f432994f33764e2967fbd999c5423433e8ecc7c9c9d2747b3475a1cc768 [INFO] running `Command { std: "docker" "start" "-a" "f90a4f432994f33764e2967fbd999c5423433e8ecc7c9c9d2747b3475a1cc768", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling stdthread-web v0.1.0 (/opt/rustwide/workdir/stdthread-web) [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-web v0.1.0 (/opt/rustwide/workdir/mio-web) [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio_codec-web v0.1.0 (/opt/rustwide/workdir/tokio_codec-web) [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-web v0.1.0 (/opt/rustwide/workdir/hyper-web) [INFO] [stderr] Compiling async_std-web v0.1.0 (/opt/rustwide/workdir/async_std-web) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "f90a4f432994f33764e2967fbd999c5423433e8ecc7c9c9d2747b3475a1cc768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90a4f432994f33764e2967fbd999c5423433e8ecc7c9c9d2747b3475a1cc768", kill_on_drop: false }` [INFO] [stdout] f90a4f432994f33764e2967fbd999c5423433e8ecc7c9c9d2747b3475a1cc768 [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] c94dc49d324e2e57cc76843e9f24bdccb509d9a199e78e587a4f997266d8d85d [INFO] running `Command { std: "docker" "start" "-a" "c94dc49d324e2e57cc76843e9f24bdccb509d9a199e78e587a4f997266d8d85d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stdthread-web v0.1.0 (/opt/rustwide/workdir/stdthread-web) [INFO] [stderr] Compiling mio-web v0.1.0 (/opt/rustwide/workdir/mio-web) [INFO] [stderr] Compiling tokio_codec-web v0.1.0 (/opt/rustwide/workdir/tokio_codec-web) [INFO] [stderr] Compiling hyper-web v0.1.0 (/opt/rustwide/workdir/hyper-web) [INFO] [stderr] Compiling async_std-web v0.1.0 (/opt/rustwide/workdir/async_std-web) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/async_std_web-2837193f174ce4a6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hyper_web-e4788751621e75b0) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mio_web-3ed7d6ea5242bd97) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/stdthread_web-41f8a3f706d6ad9c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_codec_web-6c45a4a481ab24b9) [INFO] running `Command { std: "docker" "inspect" "c94dc49d324e2e57cc76843e9f24bdccb509d9a199e78e587a4f997266d8d85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94dc49d324e2e57cc76843e9f24bdccb509d9a199e78e587a4f997266d8d85d", kill_on_drop: false }` [INFO] [stdout] c94dc49d324e2e57cc76843e9f24bdccb509d9a199e78e587a4f997266d8d85d [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] e74a13a3d7f0bec5c5fb2e9bc3b3d0bfd2752df24cc2056c238da828b1096973 [INFO] running `Command { std: "docker" "start" "-a" "e74a13a3d7f0bec5c5fb2e9bc3b3d0bfd2752df24cc2056c238da828b1096973", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/async_std_web-2837193f174ce4a6) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyper_web-e4788751621e75b0) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mio_web-3ed7d6ea5242bd97) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_parse_headers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stdthread_web-41f8a3f706d6ad9c) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_codec_web-6c45a4a481ab24b9) [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" "e74a13a3d7f0bec5c5fb2e9bc3b3d0bfd2752df24cc2056c238da828b1096973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74a13a3d7f0bec5c5fb2e9bc3b3d0bfd2752df24cc2056c238da828b1096973", kill_on_drop: false }` [INFO] [stdout] e74a13a3d7f0bec5c5fb2e9bc3b3d0bfd2752df24cc2056c238da828b1096973