[INFO] cloning repository https://github.com/jayong93/WebAutomator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayong93/WebAutomator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayong93%2FWebAutomator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayong93%2FWebAutomator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6857ab10195f09a41b1f926ceee3f0075a2abb6 [INFO] testing jayong93/WebAutomator against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayong93%2FWebAutomator" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jayong93/WebAutomator on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jayong93/WebAutomator [INFO] finished tweaking git repo https://github.com/jayong93/WebAutomator [INFO] tweaked toml for git repo https://github.com/jayong93/WebAutomator written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jayong93/WebAutomator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fantoccini v0.14.2 [INFO] [stderr] Downloaded webdriver v0.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9192ba45b2f9c94507f9e649333fd71333f139d0386c10fdd6da33d5dd71ce73 [INFO] running `Command { std: "docker" "start" "-a" "9192ba45b2f9c94507f9e649333fd71333f139d0386c10fdd6da33d5dd71ce73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9192ba45b2f9c94507f9e649333fd71333f139d0386c10fdd6da33d5dd71ce73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9192ba45b2f9c94507f9e649333fd71333f139d0386c10fdd6da33d5dd71ce73", kill_on_drop: false }` [INFO] [stdout] 9192ba45b2f9c94507f9e649333fd71333f139d0386c10fdd6da33d5dd71ce73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e86cb1270cfaebccb9ed6fa0d102a67fa6f460da8c2fa87e6c3ab595c8a6ea [INFO] running `Command { std: "docker" "start" "-a" "b9e86cb1270cfaebccb9ed6fa0d102a67fa6f460da8c2fa87e6c3ab595c8a6ea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling yaml2commands v0.2.0 (/opt/rustwide/workdir/yaml2commands) [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling webdriver v0.41.0 [INFO] [stderr] Compiling fantoccini v0.14.2 [INFO] [stderr] Compiling auto-web v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "b9e86cb1270cfaebccb9ed6fa0d102a67fa6f460da8c2fa87e6c3ab595c8a6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e86cb1270cfaebccb9ed6fa0d102a67fa6f460da8c2fa87e6c3ab595c8a6ea", kill_on_drop: false }` [INFO] [stdout] b9e86cb1270cfaebccb9ed6fa0d102a67fa6f460da8c2fa87e6c3ab595c8a6ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33677549d263f85e0f4f4a3d6baa0d5b877787b689079d56ab7f76805afd3d14 [INFO] running `Command { std: "docker" "start" "-a" "33677549d263f85e0f4f4a3d6baa0d5b877787b689079d56ab7f76805afd3d14", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling auto-web v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "33677549d263f85e0f4f4a3d6baa0d5b877787b689079d56ab7f76805afd3d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33677549d263f85e0f4f4a3d6baa0d5b877787b689079d56ab7f76805afd3d14", kill_on_drop: false }` [INFO] [stdout] 33677549d263f85e0f4f4a3d6baa0d5b877787b689079d56ab7f76805afd3d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3baf8162bb081f76033244224a84cdb22c82b1dfdd0726a7f8a2b9fd793631d8 [INFO] running `Command { std: "docker" "start" "-a" "3baf8162bb081f76033244224a84cdb22c82b1dfdd0726a7f8a2b9fd793631d8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/auto_web-8717429db0f79a30) [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" "3baf8162bb081f76033244224a84cdb22c82b1dfdd0726a7f8a2b9fd793631d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3baf8162bb081f76033244224a84cdb22c82b1dfdd0726a7f8a2b9fd793631d8", kill_on_drop: false }` [INFO] [stdout] 3baf8162bb081f76033244224a84cdb22c82b1dfdd0726a7f8a2b9fd793631d8